innodb_gis.rtree_recovery 'innodb' w3 [ fail ]
|
Test ended at 2020-09-04 14:51:55
|
|
CURRENT_TEST: innodb_gis.rtree_recovery
|
--- /usr/local/mariadb-10.4.15-linux-i686/mysql-test/suite/innodb_gis/r/rtree_recovery.result 2020-09-04 12:44:03.000000000 +0300
|
+++ /usr/local/mariadb-10.4.15-linux-i686/mysql-test/suite/innodb_gis/r/rtree_recovery.reject 2020-09-04 14:51:55.111824835 +0300
|
@@ -21,7 +21,8 @@
|
# restart
|
check table t1;
|
Table Op Msg_type Msg_text
|
-test.t1 check status OK
|
+test.t1 check Warning InnoDB: Index 'c2' contains 551 entries, should be 367.
|
+test.t1 check error Corrupt
|
drop table t1;
|
create table t1 (c1 int, c2 point not null, spatial index (c2))engine=innodb;
|
CALL insert_t1(367);
|
|
mysqltest: Result length mismatch
|
|
- saving '/usr/local/mariadb-10.4.15-linux-i686/mysql-test/var/3/log/innodb_gis.rtree_recovery-innodb/' to '/usr/local/mariadb-10.4.15-linux-i686/mysql-test/var/log/innodb_gis.rtree_recovery-innodb/'
|
|
Retrying test innodb_gis.rtree_recovery, attempt(2/3)...
|
|
worker[3] > Restart - not started
|
***Warnings generated in error logs during shutdown after running tests: innodb_gis.rtree_recovery
|
|
2020-09-04 14:51:52 8 [ERROR] InnoDB: Flagged corruption of `c2` in table `test`.`t1` in CHECK TABLE; Wrong count
|