[MDEV-30460] rpl.rpl_start_alter_restart_slave sometimes fails in BB with result length mismatch Created: 2023-01-24  Updated: 2024-01-30

Status: Open
Project: MariaDB Server
Component/s: Replication, Tests
Affects Version/s: 10.8, 10.9, 10.10, 10.11, 11.0
Fix Version/s: 10.11, 11.0

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

Issue Links:
Relates
relates to MDEV-29934 rpl.rpl_start_alter_chain_basic, rpl.... Open

 Description   

Might just be a duplicate of MDEV-29934, but filing separately as failure output is slightly different. Occurs mainly on aarch64.

78c07ed1759a75d4e3b085

rpl.rpl_start_alter_restart_slave 'innodb,stmt' w1 [ fail ]
        Test ended at 2023-01-11 17:44:02
 
CURRENT_TEST: rpl.rpl_start_alter_restart_slave
--- /home/buildbot/aarch64-ubuntu-2004-debug/build/mysql-test/suite/rpl/r/rpl_start_alter_restart_slave.result	2023-01-11 17:33:41.000000000 +0000
+++ /home/buildbot/aarch64-ubuntu-2004-debug/build/mysql-test/suite/rpl/r/rpl_start_alter_restart_slave.reject	2023-01-11 17:44:02.028287464 +0000
@@ -72,11 +72,9 @@
 slave-bin.000001	#	Query	1	#	use `test`; alter table <t> add column c int
 slave-bin.000001	#	Gtid	1	#	GTID #-#-# START ALTER
 slave-bin.000001	#	Query	1	#	use `test`; alter table <t> add column c int
-slave-bin.000001	#	Gtid	1	#	GTID #-#-# COMMIT ALTER id=<seq_no>
-slave-bin.000001	#	Query	1	#	use `test`; alter table <t> add column c int
 select domain_id, seq_no from mysql.gtid_slave_pos order by seq_no desc limit 1;
 domain_id	seq_no
-0	5
+0	4
 include/start_slave.inc
 connection master;
 connection slave;
 
mysqltest: Result length mismatch


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