Bug#32458 Test "mysqlcheck" fails, because "mysqlcheck --repair" changed output format

update result file because of Bug#26976 changes
This commit is contained in:
gluh@mysql.com/eagle.(none) 2007-11-22 14:10:18 +04:00
parent 1604cdb30d
commit 5e1d36e439

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