Bug #64977 | Four Data Files with Incorrect Key File after 5.6.5m7 to 5.6.5m8 update | ||
---|---|---|---|
Submitted: | 14 Apr 2012 3:09 | Modified: | 10 Jan 2013 14:27 |
Reporter: | George Gruber | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S1 (Critical) |
Version: | 5.6.5m8 | OS: | Windows (Windows 7 x64) |
Assigned to: | CPU Architecture: | Any |
[14 Apr 2012 3:09]
George Gruber
[14 Apr 2012 3:19]
George Gruber
It is the two latest versions of 5.6 - 5.6.5m7 and m8.
[3 May 2012 2:33]
MySQL Verification Team
Thank you for the bug report. Could you please provide the dump file of the table so I can create it with older Server version and then upgrade to 5.6.5m8. Thanks.
[4 May 2012 12:41]
George Gruber
I apologize for the delay but I was out of town when you sent me the request. Just for my own sanity I went back and re-ran mysqlcheck.exe against the database and m7 shows no error and m8 shows an error with no means to fix it. I have uploaded one of the four tables (common_terms). What I have not done was tried to rebuild that table in m7 first which is why I uploaded a zip file with both a SQL file to rebuild it from scratch and the m7 copy of the MYD, MYI and frm files. Thank you!
[5 Jun 2012 20:21]
Sveta Smirnova
Thank you for the files. I could repeat corruption using dump, but could not repeat crash. Also REPAIR EXTENDED USE_FRM fixed the table for me. But I still think this can be considered as upgrade bug and such incompatibility should be at least documented at http://dev.mysql.com/doc/refman/5.6/en/news-5-6-5.html
[10 Jan 2013 14:26]
Erlend Dahl
[1 Sep 2012 7:41] Paul Dubois (PDUBOIS) Closed as a duplicate of an internally filed bug. Milestone release changelog sections now have this preamble: Note: This is a milestone release, for use at your own risk. Significant development changes take place in milestone releases and you may encounter compatibility issues, such as data format changes that require attention in addition to the usual procedure of running mysql_upgrade. For example, you may find it necessary to dump your data with mysqldump before the upgrade and reload it afterward.
[10 Jan 2013 14:27]
Erlend Dahl
Sorry, not a duplicate, but a documenation issue. My bad.