mysqlcheck.result:

fix test case - bug#32458


mysql-test/r/mysqlcheck.result:
  fix test case - bug#32458
This commit is contained in:
unknown 2008-01-11 15:19:32 +01:00
parent 2a3ed87d54
commit fd8471363a

View File

@ -49,7 +49,8 @@ insert into t_bug25347 values (1),(2),(3);
flush tables;
removing and creating
d_bug25347.t_bug25347
error : Incorrect file format 't_bug25347'
Error : Incorrect file format 't_bug25347'
error : Corrupt
insert into t_bug25347 values (4),(5),(6);
ERROR HY000: Incorrect file format 't_bug25347'
d_bug25347.t_bug25347