[MDEV-5824] MySQL test suite failure at rpl_parallel at 10.1 Created: 2014-03-11  Updated: 2014-03-11  Resolved: 2014-03-11

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: 10.1.0

Type: Bug Priority: Minor
Reporter: Jan Lindström (Inactive) Assignee: Kristian Nielsen
Resolution: Won't Fix Votes: 0
Labels: None

Attachments: File rpl_parallel.log    

 Description   

Found during mysql-test-run with following parameters:

./mysql-test-run  --vardir=/dev/shm --nowarning --parallel=8 rpl.rpl_parallel

rpl.rpl_parallel 'mix,xtradb_plugin'     w3 [ fail ]
        Test ended at 2014-03-11 13:03:37
 
CURRENT_TEST: rpl.rpl_parallel
mysqltest: In included file "./include/wait_for_slave_param.inc": 
included from ./include/wait_for_slave_sql_error.inc at line 41:
included from /home/jan/mysql/10.1/mysql-test/suite/rpl/t/rpl_parallel.test at line 897:
At line 115: Timeout in include/wait_for_slave_param.inc
 
The result from queries just before the failure was:
< snip >
'rpl_parallel_end_of_group SIGNAL d0_done WAIT_FOR d0_cont'))
master-bin.000002	6336	Xid	1	6363	COMMIT /* xid=435 */
master-bin.000002	6363	Gtid	1	6401	BEGIN GTID 0-1-31
master-bin.000002	6401	Query	1	6571	use `test`; INSERT INTO t3 VALUES (64, foo(64,
'commit_before_prepare_ordered SIGNAL t1_waiting WAIT_FOR t1_cont', ''))
master-bin.000002	6571	Xid	1	6598	COMMIT /* xid=438 */
master-bin.000002	6598	Gtid	1	6638	BEGIN GTID 0-1-32 cid=441
master-bin.000002	6638	Query	1	6744	use `test`; INSERT INTO t3 VALUES (65, foo(65, '', ''))
master-bin.000002	6744	Xid	1	6771	COMMIT /* xid=441 */
master-bin.000002	6771	Gtid	1	6811	BEGIN GTID 0-1-33 cid=441
master-bin.000002	6811	Query	1	6917	use `test`; INSERT INTO t3 VALUES (66, foo(66, '', ''))
master-bin.000002	6917	Xid	1	6944	COMMIT /* xid=445 */
master-bin.000002	6944	Gtid	1	6984	BEGIN GTID 0-1-34 cid=441
master-bin.000002	6984	Query	1	7090	use `test`; INSERT INTO t3 VALUES (67, foo(67, '', ''))
master-bin.000002	7090	Xid	1	7117	COMMIT /* xid=449 */
 
**** SHOW RELAYLOG EVENTS on server_1 ****
relaylog_name = 'No such row'
SHOW RELAYLOG EVENTS IN 'No such row';
Log_name	Pos	Event_type	Server_id	End_log_pos	Info
 
More results from queries before failure can be found in /run/shm/3/log/rpl_parallel.log

Not sure how to attach files here.



 Comments   
Comment by Jan Lindström (Inactive) [ 2014-03-11 ]

Log file.

Comment by Kristian Nielsen [ 2014-03-11 ]

This is very likely fixed by the changes done over the last
month to parallel replication in 10.0. This has not been
merged to 10.1 yet.

Comment by Kristian Nielsen [ 2014-03-11 ]

But feel free to reopen if it still happens after 10.0->10.1 merge

Comment by Jan Lindström (Inactive) [ 2014-03-11 ]

Verified that this bug does not repeat using 10.0.10.

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