Bug #13773 "Incorrect key file" after "SHOW FIELDS FROM ..."
Submitted: 5 Oct 2005 14:04 Modified: 7 Oct 2005 12:45
Reporter: Joerg Bruehe Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.14-rc OS:Linux (Linux (ia64))
Assigned to: Sergei Glukhov CPU Architecture:Any

[5 Oct 2005 14:04] Joerg Bruehe
Description:
Build of 5.0.14-rc, based on ChangeSet
  1.2043 05/10/04 21:37:50 serg@mysql.com +1 -0
  innodb.result:
    somehow it didn't get into the previous changeset

Test suite failure:
===== cut =====
gis                            [ fail ]

Errors are (from PATH/mysqltest-time) :
mysqltest: At line 20: query 'SHOW FIELDS FROM gis_point' failed: 126: Incorrect key file for table '/tmp/my_build-quadita2-glibc23/#sql_3d8e_0.MYI'; try to repair it
(the last lines may be the most important ones)

Ending Tests
===== cut =====

Error message looks similar to bug#12783 and bug#12291, but
a) these are claimed to be fixed,
b) it did not occur after a "SELECT" but after a "SHOW".

How to repeat:
Test suite failure.
[5 Oct 2005 14:06] Joerg Bruehe
Forgot the occurrence:
quadita2-glibc23-5.0-max.log   normal
[7 Oct 2005 12:45] Sergei Glukhov
verified on latest 5.0 tree, can't repeat