Bug #25942 | Database backup is not complete | ||
---|---|---|---|
Submitted: | 30 Jan 2007 12:29 | Modified: | 19 Feb 2007 13:45 |
Reporter: | Mikko metsola | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S3 (Non-critical) |
Version: | mysql-5.2.0-falcon-alpha-win32 | OS: | |
Assigned to: | CPU Architecture: | Any |
[30 Jan 2007 12:29]
Mikko metsola
[30 Jan 2007 13:16]
Kevin Lewis
You cannot back up a Falcon Database this way. A read lock does not cause a Falcon table (or the database it resides in) to be flushed to disk. Since the files on disk are still in an active condition during the time frame of the copy of all three files containing the datase and the two serial log files, the resultant cpoied database is very inconsistent. Falcon does not work like MyISAM. Online Backup is a feature which is planned for Beta, but not currently supported.
[19 Feb 2007 13:45]
MySQL Verification Team
According Kevin's last comment it isn't supported.