3358 Alfranio Correia 2011-07-22
Configured rpl_parallel_switch_sequential to run in row and mixed mode to avoid
cluttering the error log with messages on unsafe execution.
modified:
mysql-test/suite/rpl/t/rpl_parallel_switch_sequential.test
3357 Alfranio Correia 2011-07-22
This patch contains the following fixes:
. Removed suppressed warning introduced in the wrong test
case (i.e. rpl_corruption) and put it in the correct one
(i.e. rpl_row_corruption).
. Introduced variable to avoid clutering the error log
with several warning messages on unsafe execution.
modified:
mysql-test/suite/rpl/r/rpl_corruption.result
mysql-test/suite/rpl/r/rpl_row_corruption.result
mysql-test/suite/rpl/t/rpl_corruption.test
mysql-test/suite/rpl/t/rpl_row_corruption.test
sql/rpl_rli.cc
sql/rpl_rli.h
sql/rpl_slave.cc
=== modified file 'mysql-test/suite/rpl/t/rpl_parallel_switch_sequential.test'
--- a/mysql-test/suite/rpl/t/rpl_parallel_switch_sequential.test 2011-07-12 20:36:17 +0000
+++ b/mysql-test/suite/rpl/t/rpl_parallel_switch_sequential.test 2011-07-22 19:08:43 +0000
@@ -1,5 +1,5 @@
--source include/master-slave.inc
-#--source include/have_binlog_format_row.inc
+--source include/have_binlog_format_mixed_or_row.inc
let $max_workers= 4;
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-next-mr-wl5569 branch (alfranio.correia:3357 to 3358) | Alfranio Correia | 22 Jul |