1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Follow up for 9a84980668 - adjustments to storage_engine tests

This commit is contained in:
Elena Stepanova
2018-05-03 20:54:23 +03:00
parent ca174051d8
commit d36034b6d8
7 changed files with 12 additions and 38 deletions

View File

@ -101,6 +101,7 @@ INSERT INTO t1 (a,b) VALUES (10,'j');
REPAIR TABLE t1 USE_FRM;
Table Op Msg_type Msg_text
test.t1 repair status OK
db.opt
t1#P#p0.MYD
t1#P#p0.MYI
t1#P#p1.MYD

View File

@ -73,6 +73,7 @@ REPAIR TABLE t1 USE_FRM;
Table Op Msg_type Msg_text
test.t1 repair warning Number of rows changed from 0 to 3
test.t1 repair status OK
db.opt
t1.MYD
t1.MYI
t1.frm