Unstable rpl_percona_crash_resistant_rpl test
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Server moved to https://jira.percona.com/projects/PS |
Fix Released
|
Low
|
Laurynas Biveinis | ||
5.1 |
Fix Released
|
Low
|
Laurynas Biveinis | ||
5.5 |
Fix Released
|
Low
|
Laurynas Biveinis |
Bug Description
5.1:
http://
http://
CURRENT_TEST: rpl.rpl_
mysqltest: In included file "./include/
included from ./include/
At line 34: query 'START SLAVE' failed: 1201: Could not initialize master info structure; more error messages can be found in the MySQL error log
The result from queries just before the failure was:
< snip >
SELECT COUNT(*) FROM t1;
COUNT(*)
2
SET GLOBAL debug="
START SLAVE;
include/
include/
SELECT COUNT(*) FROM t1;
COUNT(*)
2
STOP SLAVE;
include/
INSERT INTO t1 VALUES();
SELECT COUNT(*) FROM t1;
COUNT(*)
3
SET GLOBAL debug="
START SLAVE;
include/
include/
More results from queries before failure can be found in /home/jenkins/
Related branches
- Stewart Smith (community): Approve
- Registry Administrators: Pending requested
-
Diff: 186 lines (+51/-31)2 files modifiedPercona-Server/mysql-test/suite/rpl/r/rpl_percona_crash_resistant_rpl.result (+18/-9)
Percona-Server/mysql-test/suite/rpl/t/rpl_percona_crash_resistant_rpl.test (+33/-22)
- Stewart Smith (community): Approve
- Registry Administrators: Pending requested
-
Diff: 186 lines (+51/-31)2 files modifiedPercona-Server/mysql-test/suite/rpl/r/rpl_percona_crash_resistant_rpl.result (+18/-9)
Percona-Server/mysql-test/suite/rpl/t/rpl_percona_crash_resistant_rpl.test (+33/-22)
5.5:
http:// jenkins. percona. com/job/ percona- server- 5.5-trunk/ 176/ jenkins. percona. com/job/ percona- server- 5.5-trunk/ 176/BUILD_ TYPE=debug, Host=centos5- 64/testReport/ junit/% 28root% 29/rpl/ rpl_percona_ crash_resistant _rpl__row_ /
http://
CURRENT_TEST: rpl.rpl_ percona_ crash_resistant _rpl start_slave. inc": start_slave. inc at line 34:
mysqltest: In included file "./include/
included from ./include/
At line 34: query 'START SLAVE' failed: 1201: Could not initialize master info structure; more error messages can be found in the MySQL error log
The result from queries just before the failure was: +d,crash_ commit_ before" ; rpl_start_ server. inc [server_number=2] start_slave. inc wait_for_ slave_to_ stop.inc +d,crash_ innodb_ after_prepare" ; rpl_start_ server. inc [server_number=2] start_slave. inc
< snip >
SELECT COUNT(*) FROM t1;
COUNT(*)
2
SET GLOBAL debug="
START SLAVE;
include/
include/
SELECT COUNT(*) FROM t1;
COUNT(*)
2
STOP SLAVE;
include/
INSERT INTO t1 VALUES();
SELECT COUNT(*) FROM t1;
COUNT(*)
3
SET GLOBAL debug="
START SLAVE;
include/
include/
More results from queries before failure can be found in /home/jenkins/ workspace/ percona- server- 5.5-trunk/ BUILD_TYPE/ debug/Host/ centos5- 64/Percona- Server/ mysql-test/ var/2/log/ rpl_percona_ crash_resistant _rpl.log