| Bug #25673 | spatial index corruption, error 126 incorrect key file for table | ||
|---|---|---|---|
| Submitted: | 17 Jan 2007 10:27 | Modified: | 15 Mar 2007 3:46 |
| Reporter: | Shane Bester | ||
| Status: | Closed | ||
| Category: | Server: MyISAM | Severity: | S1 (Critical) |
| Version: | 5.0.34,5.0.36-BK,5.1.15-BK | OS: | * |
| Assigned to: | Ingo Strüwing | Target Version: | |
| Tags: | bfsm_2007_02_01, spatial, 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-25673.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.
and here's the promised testcase. simply import using command line client
Attachment: bug25673.zip (application/zip, text), 207.97 KiB.
a final version of testcase, 538 lines long!!!
Attachment: bug25673_reduced.sql (application/octet-stream, text), 54.33 KiB.
same testcase as bug25673_reduced.sql except multirow insert and less indexes are used.
Attachment: bug25673_tiny.sql (application/octet-stream, text), 34.54 KiB.
Some comments on rtree index structures and algorithmns.
Attachment: rtree-indexes.txt (text/plain), 6.42 KiB.
