Bug #37586 | Backup backs up db multiple times if mentioned more than once in backup SQL cmnd | ||
---|---|---|---|
Submitted: | 23 Jun 2008 14:12 | Modified: | 27 Jun 2008 7:22 |
Reporter: | Jørgen Løland | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Backup | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[23 Jun 2008 14:12]
Jørgen Løland
[23 Jun 2008 15:28]
Susanne Ebrecht
Verified as described. BACKUP database mydb, mydb, mydb to 'mydb.backup'; $ less mydb.backup I can see three times: create database mydb That will make lots of trouble if you want to restore.
[26 Jun 2008 17:55]
Hema Sridharan
This Bug looks duplicate of Bug#34480