main.percona_log_slow_slave_statements is unstable on 11.0

Bug #590622 reported by Aleksandr Kuzminsky
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Undecided
Oleg Tsarev

Bug Description

percona_log_slow_slave_statements fails sporadically:

main.percona_log_slow_slave_statements [ fail ]
        Test ended at 2010-06-06 15:51:25

CURRENT_TEST: main.percona_log_slow_slave_statements
--- /mnt/data1/home/buildbot/slaves/percona-server-51-11/sm1u02/build/Percona-Server/mysql-test/r/percona_log_slow_slave_statements.result 2010-06-07 00:22:27.000000000 +0300
+++ /mnt/data1/home/buildbot/slaves/percona-server-51-11/sm1u02/build/Percona-Server/mysql-test/r/percona_log_slow_slave_statements.reject 2010-06-07 01:51:25.000000000 +0300
@@ -15,7 +15,6 @@
 set global log_slow_slave_statements=ON;
 SELECT SLEEP(0.1),id from t where id = 2;
 SLEEP(0.1) id
-0 2
 STOP SLAVE;
 START SLAVE;
 SELECT SLEEP(0.1),id from t where id = 3;
@@ -37,7 +36,7 @@
 cat ./var/mysqld.2/data/percona_log_slow_slave_statements-slave.log | grep "SELECT SLEEP(0.1),id from t where id = 3" | wc -l
 1
 cat ./var/mysqld.2/data/percona_log_slow_slave_statements-slave.log | grep "SELECT SLEEP(0.1),id from t where id = 2" | wc -l
-1
+0
 cat ./var/mysqld.2/data/percona_log_slow_slave_statements-slave.log | grep "SELECT SLEEP(0.1),id from t where id = 1" | wc -l
 0
 DROP TABLE t;

mysqltest: Result content mismatch

Changed in percona-server:
assignee: nobody → Oleg Tsarev (tsarev)
milestone: none → 5.1-11.0
Revision history for this message
Oleg Tsarev (tsarev) wrote :

fixed

Changed in percona-server:
status: New → Fix Committed
importance: Undecided → High
importance: High → Undecided
Changed in percona-server:
status: Fix Committed → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2528

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.