-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Using the mysqhotcopy that came with the most recent MySQL (3.23.39) on a
RedHat 7.1 box with perl 5.6.0, I am getting the following errors when
trying to back up all databases:

mysqlhotcopy --password="foo" --allowold --regexp=".*" /usr/backups/ \

_ListTables is deprecated, use $dbh->tables() at
/usr/lib/perl5/site_perl/5.6.0/i386-linux/DBD/mysql.pm line 262.
Use of uninitialized value in transliteration (tr///) at
/usr/bin/mysqlhotcopy line 230.
Use of uninitialized value in regexp compilation at /usr/bin/mysqlhotcopy
line 231.

If I specify just one database, I still get the "deprecated" warning, but
the hotcopy works...


-----BEGIN PGP SIGNATURE-----
Version: PGP 7.0.3- signed for information authentication and security
Comment: Key ID: 0x51046CFD

iQA/AwUBO1XOy9aLYehRBGz9EQLiHwCZAW94JqVel00uX5FywPA9j/NOw58An1Ek
LmUQkQGZAEfdFQpS4SnsJ+NR
=DbwQ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to