[MDEV-16269] innodb_gis.rtree_compress2 failed in buildbot with wrong result Created: 2018-05-23  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Storage Engine - InnoDB, Tests
Affects Version/s: 10.2.2, 10.3, 10.4, 10.5, 10.6, 10.7
Fix Version/s: 10.4, 10.5, 10.6

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: GIS, corruption

Issue Links:
Duplicate
Relates
relates to MDEV-15284 innodb_gis.rtree_concurrent_srch fail... Confirmed

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest-big/builds/1813

innodb_gis.rtree_compress2 '8k,innodb'   w2 [ fail ]
        Test ended at 2018-05-19 04:55:03
 
CURRENT_TEST: innodb_gis.rtree_compress2
--- /mnt/buildbot/build/mariadb-10.3.7/mysql-test/suite/innodb_gis/r/rtree_compress2.result	2018-05-18 18:53:05.000000000 -0400
+++ /mnt/buildbot/build/mariadb-10.3.7/mysql-test/suite/innodb_gis/r/rtree_compress2.reject	2018-05-19 04:55:03.273794899 -0400
@@ -11,7 +11,8 @@
 CALL insert_t1(70000);
 check table t1;
 Table	Op	Msg_type	Msg_text
-test.t1	check	status	OK
+test.t1	check	Warning	InnoDB: Index 'c2' contains 70315 entries, should be 70000.
+test.t1	check	error	Corrupt
 select count(*) from t1;
 count(*)
 70000
 
mysqltest: Result length mismatch



 Comments   
Comment by Marko Mäkelä [ 2019-03-26 ]

I think that this shares a common cause with MDEV-15284.

Generated at Thu Feb 08 08:27:39 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.