logs innodb.101_compatibility '8k,innodb' w6 [ fail ]
|
Test ended at 2023-08-10 20:40:35
|
|
CURRENT_TEST: innodb.101_compatibility
|
--- /usr/share/mariadb-test/suite/innodb/r/101_compatibility.result 2023-06-05 20:45:41.000000000 +0200
|
+++ /usr/share/mariadb-test/suite/innodb/r/101_compatibility.reject 2023-08-10 20:40:35.082411718 +0200
|
@@ -29,22 +29,36 @@
|
# restart
|
CHECK TABLE tr,tc,td,tz,tdd,tp,ti;
|
Table Op Msg_type Msg_text
|
-test.tr check status OK
|
-test.tc check status OK
|
-test.td check status OK
|
-test.tz check status OK
|
-test.tdd check status OK
|
-test.tp check status OK
|
-test.ti check status OK
|
+test.tr check Error Unknown storage engine 'InnoDB'
|
+test.tr check error Corrupt
|
+test.tc check Error Unknown storage engine 'InnoDB'
|
+test.tc check error Corrupt
|
+test.td check Error Unknown storage engine 'InnoDB'
|
+test.td check error Corrupt
|
+test.tz check Error Unknown storage engine 'InnoDB'
|
+test.tz check error Corrupt
|
+test.tdd check Error Unknown storage engine 'InnoDB'
|
+test.tdd check error Corrupt
|
+test.tp check Error Unknown storage engine 'InnoDB'
|
+test.tp check error Corrupt
|
+test.ti check Error Unknown storage engine 'InnoDB'
|
+test.ti check error Corrupt
|
# restart: --innodb-read-only
|
CHECK TABLE tr,tc,td,tz,tdd,tp,ti;
|
Table Op Msg_type Msg_text
|
-test.tr check status OK
|
-test.tc check status OK
|
-test.td check status OK
|
-test.tz check status OK
|
-test.tdd check status OK
|
-test.tp check status OK
|
-test.ti check status OK
|
+test.tr check Error Unknown storage engine 'InnoDB'
|
+test.tr check error Corrupt
|
+test.tc check Error Unknown storage engine 'InnoDB'
|
+test.tc check error Corrupt
|
+test.td check Error Unknown storage engine 'InnoDB'
|
+test.td check error Corrupt
|
+test.tz check Error Unknown storage engine 'InnoDB'
|
+test.tz check error Corrupt
|
+test.tdd check Error Unknown storage engine 'InnoDB'
|
+test.tdd check error Corrupt
|
+test.tp check Error Unknown storage engine 'InnoDB'
|
+test.tp check error Corrupt
|
+test.ti check Error Unknown storage engine 'InnoDB'
|
+test.ti check error Corrupt
|
# restart
|
DROP TABLE tr,tc,td,tz,tdd,tp,ti;
|
|
mysqltest: Result length mismatch
|
|
- skipping '/var/tmp/mtr/6/log/innodb.101_compatibility-8k,innodb/'
|
|