mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
many simple fixes for innodb suite,
merging tests from 5.6
This commit is contained in:
parent
ff82741d0a
commit
2336558423
25 changed files with 1119 additions and 876 deletions
|
|
@ -12862,6 +12862,5 @@ select * from t1;
|
|||
ERROR HY000: Table 't1' is marked as crashed and should be repaired
|
||||
show warnings;
|
||||
Level Code Message
|
||||
Warning 127 Got error 127 when reading table `test`.`t1`
|
||||
Error 1194 Table 't1' is marked as crashed and should be repaired
|
||||
drop table t1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue