Filed a merge request for lucid and package can be tested once that's uploaded and accepted.
** Description changed: Binary package hint: automysqlbackup Distribution: Lucix Lynx (all packages updated) Mysql Version: MySQL 5.1.41-3ubuntu12 The following error is thrown each run of automysqlbackup script: mysqldump: Got error: 1044: Access denied for user 'debian-sys- maint'@'localhost' to database 'information_schema' when using LOCK TABLES run-parts: /etc/cron.daily/automysqlbackup exited with return code 1 + + Fix in maverick by merging the package from debian. + + TEST CASE: + 1) install automysqlbackup + 2) try to run it and verify that it errors out with exit status 1 + 3) install automysqlbackup from lucid-proposed + 4) verify that it now backups the database fine and exits with exit status 0 ** Branch linked: lp:~yofel/ubuntu/lucid/automysqlbackup/lp-574202 ** Tags added: lucid -- mysqldump: Got error: 1044: Access denied ... when using LOCAL TABLES https://bugs.launchpad.net/bugs/574202 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
