Databases that are dumped from a mysql 4.1 database will silently fail when dumping to a database on hardy. This is due to a bug in mysql. The full description can be found at http://bugs.mysql.com/bug.php?id=34192.
STEPS TO REPRODUCE: 1. Install a mysql 4.1 database 2. Create a database in the mysql 4.1 database. 3. Create a dump of the database 4. Try to dump the database into mysql version in hardy. 5. It will silently fail. I have attached the patch that fixes this issue. And it has been tested from my ppa. If you have any questions please let me know. Thanks chuck -- [SRU] mysqldump fails silently against mysql 4.0 server https://bugs.launchpad.net/bugs/267696 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
