Description:
Last ChangeSet in this tree:
[SNIP]
ChangeSet@1.1938, 2005-05-31 09:30:36+02:00, lenz@mysql.com
Merge mysql.com:/space/my/mysql-5.0.6-clone
into mysql.com:/space/my/mysql-5.0-build
ChangeSet@1.1937, 2005-05-30 21:49:59+04:00, konstantin@mysql.com
One more post-review fix.
[SNIP]
The "fulltext" test fails with the following error:
Starting Tests
TEST RESULT
-------------------------------------------------------
fulltext [ fail ]
Errors are (from /home/lenz/my/mysql-5.0-build/mysql-test/var/log/mysqltest-time) :
/home/lenz/my/mysql-5.0-build/client/mysqltest: At line 239: query 'select ref_mag from t1 where match ref_mag against ('+test' in boolean mode)' failed: 126: Incorrect key file for table './test/t1.MYI'; try to repair it
(the last lines may be the most important ones)
Aborting: fulltext failed in default mode. To continue, re-run with '--force'.
How to repeat:
Compile the 5.0 tree with BUILD/compile-pentium
Run "mysql-test-run fulltext"
Observe the failure