#At file:///home/daogangqu/mysql/bzrwork1/pushwl5404/mysql-next-mr-bugfixing/ based on revid:dao-gang.qu@stripped
3325 Dao-Gang.Qu@stripped 2010-10-19
Bug #56913 rpl_row_ignorable_event fails sporadically on next-mr-bugfixing codebase
Post fix
@ mysql-test/suite/rpl/t/rpl_row_ignorable_event.test
Added debug check.
modified:
mysql-test/suite/rpl/t/rpl_row_ignorable_event.test
=== modified file 'mysql-test/suite/rpl/t/rpl_row_ignorable_event.test'
--- a/mysql-test/suite/rpl/t/rpl_row_ignorable_event.test 2010-10-15 05:30:43 +0000
+++ b/mysql-test/suite/rpl/t/rpl_row_ignorable_event.test 2010-10-19 08:51:50 +0000
@@ -11,6 +11,7 @@ source include/have_binlog_format_row.in
source include/master-slave.inc;
source include/have_binlog_rows_query.inc;
source include/have_innodb.inc;
+source include/have_debug.inc;
SET @old_debug= @@global.debug;
SET GLOBAL debug="+d,waiting_for_delayed_insert_queue_is_empty";
Attachment: [text/bzr-bundle] bzr/dao-gang.qu@sun.com-20101019085150-2fs24g7g0k8z21q5.bundle
| Thread |
|---|
| • bzr commit into mysql-next-mr-bugfixing branch (Dao-Gang.Qu:3325) Bug#56913 | Dao-Gang.Qu | 19 Oct |