CHECK TABLE t;
|
Table Op Msg_type Msg_text
|
test.t check Warning InnoDB: Invalid PAGE_MAX_TRX_ID=0 in index 'f'
|
test.t check Warning InnoDB: Invalid PAGE_MAX_TRX_ID=0 in index 'f'
|
test.t check Warning InnoDB: The B-tree of index f is corrupted.
|
test.t check Warning InnoDB: Index 'f' contains 0 entries, should be 2.
|
test.t check error Corrupt
|
DROP TABLE t;
|
bug.15453 'innodb' [ fail ] Found warnings/errors in server log file!
|
Test ended at 2022-11-08 16:59:22
|
line
|
2022-11-08 16:59:21 4 [ERROR] InnoDB: Unable to flag corruption of `f` in table `mysqld.1`.`#sql-temptable-2a260c-4-f` in CHECK TABLE-check index
|