Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.8(EOL), 10.9(EOL), 10.10(EOL), 10.11, 11.0(EOL)
-
None
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
|
Attachments
Issue Links
- relates to
-
MDEV-29934 rpl.rpl_start_alter_chain_basic, rpl.rpl_start_alter_restart_slave sometimes fail in BB with result content mismatch
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Affects Version/s | 10.8 [ 26121 ] | |
Affects Version/s | 10.9 [ 26905 ] | |
Affects Version/s | 10.10 [ 27530 ] | |
Affects Version/s | 10.11 [ 27614 ] | |
Affects Version/s | 11.0 [ 28320 ] |
Fix Version/s | 10.8 [ 26121 ] | |
Fix Version/s | 10.9 [ 26905 ] | |
Fix Version/s | 10.10 [ 27530 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 11.0 [ 28320 ] |
Fix Version/s | 10.8 [ 26121 ] |
Summary | rpl.rpl_start_alter_restart_slave sometime fails in BB with result length mismatch | rpl.rpl_start_alter_restart_slave sometimes fails in BB with result length mismatch |
Fix Version/s | 10.9 [ 26905 ] |
Fix Version/s | 10.10 [ 27530 ] |
Fix Version/s | 11.0 [ 28320 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Andrei Elkin [ elkin ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Fix Version/s | 10.11.9 [ 29834 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Fix Version/s | 11.1.6 [ 29835 ] | |
Fix Version/s | 11.2.5 [ 29836 ] | |
Fix Version/s | 11.4.3 [ 29837 ] |