Bug #45914 | Restore errors if there is a privilege on a quoted database name | ||
---|---|---|---|
Submitted: | 2 Jul 2009 13:55 | Modified: | 11 Aug 2009 12:42 |
Reporter: | Jørgen Løland | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Backup | Severity: | S3 (Non-critical) |
Version: | 5.4.4 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[2 Jul 2009 13:55]
Jørgen Løland
[10 Aug 2009 20:34]
Chuck Bell
Cannot repeat. Creating regression test case. Will submit a patch that contains only the test case.
[10 Aug 2009 21:42]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/80493 2857 Chuck Bell 2009-08-10 BUG#45914 : Restore errors if there is a privilege on a quoted database name The bug can no longer be repeated. This patch adds a regression test case to ensure the problem doesn't return. @ mysql-test/suite/backup/r/backup_objects.result Result file with new test case. @ mysql-test/suite/backup/t/backup_objects.test Added test that case executes backup and restore of a database using quoted name and privileges assigned to a user.
[11 Aug 2009 6:11]
Rafal Somla
Good to push.