The error message I got asked for libmysqlclient.so.10 which seems to be a MySQL-client-3.23.xx feature.
4.0.12 appears not to support it (correct)?
/usr/bin/msql2mysql /usr/bin/mysql /usr/bin/mysql_find_rows /usr/bin/mysql_waitpid /usr/bin/mysqlaccess /usr/bin/mysqladmin /usr/bin/mysqlbinlog /usr/bin/mysqlcheck /usr/bin/mysqldump /usr/bin/mysqlimport /usr/bin/mysqlshow /usr/share/man/man1/mysql.1.gz /usr/share/man/man1/mysqlaccess.1.gz /usr/share/man/man1/mysqladmin.1.gz /usr/share/man/man1/mysqldump.1.gz /usr/share/man/man1/mysqlshow.1.gz
Hello,
I tried to use mysqlhotcopy which previously worked under RH8 but now fails under RH9.
I have the following packages installed:
perl-DBD-MySQL-2.1021-3 MySQL-devel-4.0.12-0 MySQL-server-4.0.12-0 MySQL-client-4.0.12-0 MySQL-shared-4.0.12-0 qt-MySQL-3.1.1-6
but get this:
___________ERROR__________
install_driver(mysql) failed: Can't load '/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread- multi/auto/DBD/mysql/mysql.so' for module DBD::mysql: libmysqlclient.so.10: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at /usr/bin/mysqlhotcopy line 166
___________ERROR__________
I can see that /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread- multi/auto/DBD/mysql/mysql.so does exist as does /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm
Is this a known issue?
Anything I can do other than use dump?
-- Shawn
Happily using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]