Skip to content

Commit a9d18aa

Browse files
author
Luis Soares
committed
BUG#58416
Automerging bzr bundle from bug report into latest mysql-5.1-bugteam.
2 parents d4a9b5a + 13c9cf2 commit a9d18aa

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

mysql-test/extra/binlog_tests/binlog_failure_mixing_engines.test

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
# Please, remove this test case after pushing WL#2687.
6161
################################################################################
6262

63+
RESET MASTER;
6364

6465
--echo ###################################################################################
6566
--echo # CONFIGURATION

mysql-test/suite/binlog/r/binlog_mixed_failure_mixing_engines.result

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
RESET MASTER;
12
###################################################################################
23
# CONFIGURATION
34
###################################################################################

mysql-test/suite/binlog/r/binlog_row_failure_mixing_engines.result

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
RESET MASTER;
12
###################################################################################
23
# CONFIGURATION
34
###################################################################################

0 commit comments

Comments
 (0)