Hi!
>>>>> "Yuri" == Yuri Dario <mc6530@stripped> writes:
Yuri> Hi,
Yuri> I suspect something wrong with locking or similar. Also show_check.test
Yuri> is having similar problems
Yuri> Table Op Msg_type Msg_text
Yuri> test.t1 optimize status OK
Yuri> Table Op Msg_type Msg_text
Yuri> t1 check error 13 when updateing keyfile
Yuri> test.t1 check error Corrupt
Yuri> test.t2 check error The handler for the table doesn't support
Yuri> check/repair
Yuri> Table Op Msg_type Msg_text
Yuri> test.t1 repair status OK
Yuri> test.t2 repair error The handler for the table doesn't support
Yuri> check/repair
I just found and fixed this a couple of hours ago...
The fix will be in next release; The problem was that on unlock()
command was done twice when sorting index and windows gave an error
for this.
The fix also fixes a bug when doing 'mysqladmin -S table_name' on
Windows and OS/2.
Regards,
Monty