Hi,
I'm trying to back up my databases using the following command:-
mysqlhotcopy -q --password invoicing /tmp/test/
However, I get the following error message:-
install_driver(mysql) failed: Can't load '/usr/lib/perl5/auto/DBD/mysql/mysql.so' for module DBD::mysql...