diff options
author | Luis Soares <luis.soares@oracle.com> | 2010-12-07 14:26:20 +0000 |
---|---|---|
committer | Luis Soares <luis.soares@oracle.com> | 2010-12-07 14:26:20 +0000 |
commit | a9d18aaf3e6274ef016d76b0e0264494570864aa (patch) | |
tree | ef487cfc3cf4ea4085d0d162c2a2923e0d8e4912 /mysql-test/extra/binlog_tests | |
parent | d4a9b5a8e80fc787b954684e21bc246c81283383 (diff) | |
parent | 13c9cf26a6a76ba9516b1b4ddb09ddacceb9047a (diff) | |
download | mariadb-git-a9d18aaf3e6274ef016d76b0e0264494570864aa.tar.gz |
BUG#58416
Automerging bzr bundle from bug report into latest
mysql-5.1-bugteam.
Diffstat (limited to 'mysql-test/extra/binlog_tests')
-rw-r--r-- | mysql-test/extra/binlog_tests/binlog_failure_mixing_engines.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/extra/binlog_tests/binlog_failure_mixing_engines.test b/mysql-test/extra/binlog_tests/binlog_failure_mixing_engines.test index 54f3c538c79..d537e29c1a8 100644 --- a/mysql-test/extra/binlog_tests/binlog_failure_mixing_engines.test +++ b/mysql-test/extra/binlog_tests/binlog_failure_mixing_engines.test @@ -60,6 +60,7 @@ # Please, remove this test case after pushing WL#2687. ################################################################################ +RESET MASTER; --echo ################################################################################### --echo # CONFIGURATION |