Bug #46826 rpl_slave_grp_exec test failed on PB-2
Submitted: 20 Aug 2009 10:07 Modified: 3 Oct 2009 12:56
Reporter: Andrei Elkin Email Updates:
Status: No Feedback Impact on me:
None 
Category:Tests Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: CPU Architecture:Any
Tags: test failure

[20 Aug 2009 10:07] Andrei Elkin
Description:
Failure on PB-2 

http://pb2.norway.sun.com/web.py?template=mysql_show_test_failure&test_failure_id=2282448

has the following details

Where 	Build 	Test 	Run 	Suite 	Case 	Mode 	When
mysql-5.1-bugteam
492166	binary-max-sol10-sparc64-tar-gz
492212 takk-z5	test-max-sol10-sparc64
492330 tor04-z1	rpl_binlog_row	rpl	rpl_slave_grp_exec	None	2009-08-17 17:31:33
- Show/hide test output -
Original output

rpl.rpl_slave_grp_exec                   w5 [ fail ]  Found warnings/errors in server log file!

How to repeat:
Look at the url.
[31 Aug 2009 11:11] Andrei Elkin
Sporadically the test shows failures with a core dump:
e.g http://pb2.norway.sun.com/web.py?template=mysql_show_test_failure&test_failure_id=2292564

Where 	Build 	Test 	Run 	Suite 	Case 	Mode 	When
mysql-5.1-mtr
487054	tree-max-win-x86-zip
487123 loki02	test-max-win_ws2008-x86
487393 tyr27	rpl_binlog_row	rpl	rpl_slave_grp_exec	None	2009-08-11 23:54:50
- Show/hide test output -
Original output

rpl.rpl_slave_grp_exec                   [ fail ]
        Test ended at 2009-08-12 03:48:51

CURRENT_TEST: rpl.rpl_slave_grp_exec
mysqltest: In included file ".\include\start_slave.inc": At line 18: query 'START SLAVE' failed: 2013: Lost connection to MySQL server during query

The result from queries just before the failure was:
< snip >
SELECT * FROM t1 ORDER BY a;
a	b
2	X
SELECT * FROM t2 ORDER BY a;
a	b
2	YY
SELECT * FROM t3 ORDER BY a;
a	b
2	ZZ
SHOW TABLES LIKE 't%';
Tables_in_test (t%)
t1
t2
t3_bak
SELECT * FROM t1 ORDER BY a;
a	b
SELECT * FROM t2 ORDER BY a;
a	b
include/stop_slave.inc
RENAME TABLE t3_bak TO t3;

More results from queries before failure can be found in G:\pb2\test\sb_1-687613-1250031845.08\mysql-5.1.36-win-x86-test\mysql-test\var\log\rpl_slave_grp_exec.log

 - saving 'G:/pb2/test/sb_1-687613-1250031845.08/mysql-5.1.36-win-x86-test/mysql-test/var/log/rpl.rpl_slave_grp_exec/' to 'G:/pb2/test/sb_1-687613-1250031845.08/mysql-5.1.36-win-x86-test/mysql-test/var/log/rpl.rpl_slave_grp_exec/'
 - found 'mysqld.dmp' (1/5)
[3 Oct 2009 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".