Bug #30114 | crash during RENAME TABLE leads to loss of data | ||
---|---|---|---|
Submitted: | 28 Jul 2007 13:24 | ||
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
Version: | 5.0-bk,5.1-bk | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[28 Jul 2007 13:24]
Guilhem Bichot
[28 Jul 2007 19:27]
Guilhem Bichot
data loss so it's a P2
[5 Nov 2007 19:53]
suhana safar
hi i have renamed a table and generated sql and when i preview the data ,its gone,table is empty.how to get back the data.
[24 Jan 2008 22:55]
Scott Munday
I tried renaming a fairly large InnoDB table in a similar way. The data became corrupt. I could not successfully DROP the table afterward either or do anything with the table. It became completely unusable. It had occurred during a cache script that was run, and probably broke down mid-execution. I'm using MySQL 5.0.33 similar to Mr. Bichot and my table is about 500,000 rows.
[12 Aug 2011 2:31]
liu hickey
Please refer to the DDL lost table issue: http://bugs.mysql.com/bug.php?id=62100