[MDEV-30113] binlog_encryption.rpl_parallel_stop_on_con_kill occasionally fails in BB with result content mismatch Created: 2022-11-28  Updated: 2023-11-28

Status: Open
Project: MariaDB Server
Component/s: Replication
Affects Version/s: 10.5, 10.6, 10.7, 10.8, 10.9
Fix Version/s: 10.5, 10.6

Type: Bug Priority: Major
Reporter: Angelique Sklavounos (Inactive) Assignee: Angelique Sklavounos (Inactive)
Resolution: Unresolved Votes: 0
Labels: None


 Description   

10.6 ab0190101

binlog_encryption.rpl_parallel_stop_on_con_kill 'innodb,row' w1 [ fail ]
        Test ended at 2022-10-21 13:26:10
 
CURRENT_TEST: binlog_encryption.rpl_parallel_stop_on_con_kill
--- /home/buildbot/ppc64le-ubuntu-2004-debug/build/mysql-test/suite/binlog_encryption/rpl_parallel_stop_on_con_kill.result	2022-10-21 07:46:51.000000000 +0000
+++ /home/buildbot/ppc64le-ubuntu-2004-debug/build/mysql-test/suite/binlog_encryption/rpl_parallel_stop_on_con_kill.reject	2022-10-21 13:26:09.432344290 +0000
@@ -87,7 +87,7 @@
 include/sync_with_master_gtid.inc
 SELECT * FROM t3 WHERE a>=200 ORDER BY a;
 a	b
-201	6
+201	5
 202	8
 203	7
 204	7
 
mysqltest: Result content mismatch

Sometimes the output is instead:

CURRENT_TEST: binlog_encryption.rpl_parallel_stop_on_con_kill
--- /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/suite/binlog_encryption/rpl_parallel_stop_on_con_kill.result	2022-09-20 18:18:24.000000000 +0000
+++ /buildbot/amd64-ubuntu-2004-msan/build/mysql-test/suite/binlog_encryption/rpl_parallel_stop_on_con_kill.reject	2022-09-20 18:23:55.551875552 +0000
@@ -88,7 +88,7 @@
 SELECT * FROM t3 WHERE a>=200 ORDER BY a;
 a	b
 201	6
-202	8
+202	7
 203	7
 204	7
 205	5


Generated at Thu Feb 08 10:13:45 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.