Failed to connect to MySQL server as DBD::mysql module is not installed

innobackupex: Error: Failed to connect to MySQL server as DBD::mysql module is not installed at /usr/bin/innobackupex line 3006.

Hi Guys,

we are using innobackupex for daily backups in our production servers, last few days onwards i am facing problem with innobackupex .please find the below error.can any one help me on this what is the issue?

Thanks in advance .

[B][COLOR=#FF0000]ERROR : InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy
and Percona LLC and/or its affiliates 2009-2013. All Rights Reserved.

This software is published under
the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.

Get the latest version of Percona XtraBackup, documentation, and help resources:
[url]Percona XtraBackup - MySQL Database Backup Software

151217 00:01:01 innobackupex: Executing a version check against the server…
151217 00:01:01 innobackupex: Connecting to MySQL server with DSN ‘dbi:mysql:;mysql_read_default_group=xtrabackup;host=127.0.0.1;port=3306’ as ‘root’ (using password: YES).
innobackupex: got a fatal error with the following stacktrace: at /usr/bin/innobackupex line 3006
main::mysql_connect(‘abort_on_error’, 1) called at /usr/bin/innobackupex line 1551
innobackupex: Error: Failed to connect to MySQL server as DBD::mysql module is not installed at /usr/bin/innobackupex line 3006.
151217 00:01:01 innobackupex: Connecting to MySQL server with DSN ‘dbi:mysql:;mysql_read_default_group=xtrabackup;host=127.0.0.1;port=3306’ as ‘root’ (using password: YES).
innobackupex: got a fatal error with the following stacktrace: at /usr/bin/innobackupex line 3006
main::mysql_connect(‘abort_on_error’, 1) called at /usr/bin/innobackupex line 1570
innobackupex: Error: Failed to connect to MySQL server as DBD::mysql module is not installed at /usr/bin/innobackupex line 3006.[/B]

please find the server version :

Server version: 5.6.26-74.0-56-log Percona XtraDB Cluster (GPL), Release rel74.0, Revision 1, WSREP version 25.12, wsrep_25.12

DBD::mysql module is not installed

Please check if you have perl-DBD-MySQL package installed if it is check if you have the same issue as this [url]http://dotmanila.com/2014/01/xtrabackup-complains-of-missing-perl-dbd-mysql/[/url]