Bug #29034 | Moving raw MYISAM tables to >5.1.17 creates unrepairable tables | ||
---|---|---|---|
Submitted: | 11 Jun 2007 23:03 | Modified: | 12 Jun 2007 16:11 |
Reporter: | Brian McCashin | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S2 (Serious) |
Version: | 5.1.19 | OS: | Linux (CentOS release 4.4 (Final)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | indexes, myisam |
[11 Jun 2007 23:03]
Brian McCashin
[12 Jun 2007 9:28]
Johan Idrén
I created a small test-table to reproduce this. Created the table on mysql 5.1.15 and moved to 5.1.20. It worked without error. Can you provide the table definition and some sample data? If the table is not big, then you can upload it to ftp://ftp.mysql.com/pub/mysql/upload/ or attach it to the bugreport.
[12 Jun 2007 16:11]
Brian McCashin
Example table is on the ftp site in bug-data-29034.tgz with appropriate README
[21 Jun 2007 10:28]
Sergei Golubchik
I suspect you need an older table to repeat it. From 4.1, perhaps.
[24 Sep 2007 15:16]
Dan Nelson
This seems to be a duplicate of bug #28602