Bug #80048 rpl.rpl_row_basic_allow_batching fails during change master position command
Submitted: 19 Jan 2016 10:08 Modified: 18 Mar 2016 15:57
Reporter: Vinay Fisrekar Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S3 (Non-critical)
Version:5.6 OS:Any
Assigned to: CPU Architecture:Any

[19 Jan 2016 10:08] Vinay Fisrekar
Description:
rpl.rpl_row_basic_allow_batching fails during change master position command. Test is failing since long. (Oldest match found in 2015-05-30 on weekly-5.6)

Test is failing in daily-trunk.

rpl.rpl_row_basic_allow_batching 'row'   w7 [ fail ]
        Test ended at 2015-05-30 15:03:37

CURRENT_TEST: rpl.rpl_row_basic_allow_batching
mysqltest: In included file "./include/rpl_change_topology.inc": 
included from ./include/rpl_change_topology.inc at line 241:
included from ./include/rpl_end.inc at line 91:
At line 241: query 'CHANGE MASTER TO MASTER_AUTO_POSITION= 0' failed: 1198: This operation cannot be performed with a running slave; run STOP SLAVE first

5.6
http://pb2.no.oracle.com/?template=mysql_show_test_failure&test_failure_id=6059079

daily-trunk
pb2.no.oracle.com/?template=mysql_show_test_failure&search=yes&push_id=8931997&test_id=8933406&test_run=rpl_gtid&test_suite=rpl&test_case=rpl_row_basic_allow_batching

How to repeat:
command from pb2
mysql-test-run.pl --force --timer --parallel=auto --experimental=collections/default.experimental --comment=rpl_gtid --vardir=/dev/shm/mtr-32140/var-rpl_gtid --suite=rpl --mysqld=--enforce-gtid-consistency --mysqld=--log-slave-updates --mysqld=--gtid-mode=on --skip-test-list=collections/disabled-gtid-on.list --parallel=8
[18 Mar 2016 15:57] Daniel So
Test fixed. No documentation needed.