3945 Hemant Kumar 2012-02-23
Disabling events_restart @windows as The test started failing on windows after the fix for bug#11748899 and followup patch didnot work.
modified:
mysql-test/t/disabled.def
3944 Luis Soares 2012-02-22
Fixing a race in the test case which could lead to sporadic
failures. The slave might not yet have replicated the CREATE
by the time the test case issues the DROP.
We synchronize both master and slave after the create table and
then proceed with the rest of the test case.
modified:
mysql-test/suite/rpl/t/rpl_row_event_max_size.test
=== modified file 'mysql-test/t/disabled.def'
--- a/mysql-test/t/disabled.def 2012-02-22 16:21:18 +0000
+++ b/mysql-test/t/disabled.def 2012-02-23 05:57:45 +0000
@@ -14,3 +14,4 @@ read_many_rows_innodb : Bug#11748886
sum_distinct-big : Bug#11764126 2010-11-15 mattiasj was not tested
archive-big : Bug#11817185 2011-03-10 Anitha Disabled since this leads to timeout on Solaris Sparc
log_tables-big : Bug#11756699 2010-11-15 mattiasj report already exists
+events_restart @windows : Bug#11748899 2012-02-23 hemant The test started failing on windows after the fix for bug#11748899 and followup patch didnot work.
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (hemant.hk.kumar:3944 to 3945) Bug#11748899 | Hemant Kumar | 24 Feb |