Hi!
>>>>> "Yuri" == Yuri Dario <mc6530@stripped> writes:
Yuri> Hi Monty,
>> There is never any reason to do a lock table before a check, so I
>> don't see this is a problem; We can just defined that for OS/2 you
Yuri> I found 'lock table t1 read; check table t1' in the show_check.test, so
Yuri> I was looking for a way to pass the test without changing it.
>> have to do LOCK TABLE WRITE in this case.
Yuri> But this a good workaround.
Yuri> All test are passed, except for the different status message (check
Yuri> table t1) in alter_table and the 'show index' different values.
Yuri> Where can I start debugging?
If you can run the tests independently and produce a different trace
for these and ftp them to ftp://support.mysql.com/pub/mysql/secret,
I will take a look at this.
Regards,
Monty