| Bug #25048 | ERROR 126 : Incorrect key file for table '.XXXX.MYI'; try to repair it | ||
|---|---|---|---|
| Submitted: | 13 Dec 2006 19:46 | Modified: | 3 Jan 2007 12:38 |
| Reporter: | Ken Hall | ||
| Status: | Closed | ||
| Category: | Server: MyISAM | Severity: | S1 (Critical) |
| Version: | 5.0.27/5.0BK/5.1b | OS: | Microsoft Windows (Windows/Linux) |
| Assigned to: | Sergey Vojtovich | Target Version: | |
| Tags: | bfsm_2006_12_21, corruption, myisam | ||
If the data you need to attach is more than 500KB, you should create
a compressed archive of the data and a README file that describes the data
with a filename that includes the bug number (example:
bug-data-25048.zip), and use FTP to upload the archive
to ftp://ftp.mysql.com/pub/mysql/upload/.
Once you have uploaded the file, add a comment to this bug to notify us about
it. Note: This directory is unlistable, which means that once you
have uploaded your file, you will not be able to see it.
All entries become the exclusive editorial property of Sun Microsystems, Inc.
script which will reproduce the error
Attachment: reproducableError.sql (text/plain), 66.86 KiB.
slightly smaller testcase
Attachment: testcase1.sql (text/x-delimtext), 11.29 KiB.
testcase with fake data
Attachment: testcase2.sql (text/x-delimtext), 6.16 KiB.
debug trace of the failing DELETE statement
Attachment: bug25048.zip (application/x-zip-compressed, text), 45.40 KiB.
testcase with just 3 int columns and keys
Attachment: testcase3.sql (text/x-delimtext), 23.66 KiB.
