#At bzr+ssh://bk-internal.mysql.com/bzrroot/server/mysql-6.0-falcon/
2696 Mats Kindahl 2008-06-10
BUG#37221: SET AUTOCOMMIT=1 does not commit binary log
Adding comment to Falcon regression test for the bug.
modified:
mysql-test/suite/falcon/t/rpl_falcon_bug_37221.test
per-file messages:
mysql-test/suite/falcon/t/rpl_falcon_bug_37221.test
Adding comment.
=== modified file 'mysql-test/suite/falcon/t/rpl_falcon_bug_37221.test'
--- a/mysql-test/suite/falcon/t/rpl_falcon_bug_37221.test 2008-06-09 19:32:42 +0000
+++ b/mysql-test/suite/falcon/t/rpl_falcon_bug_37221.test 2008-06-10 12:39:13 +0000
@@ -1,3 +1,9 @@
+# BUG#37221: SET AUTOCOMMIT=1 does not commit binary log
+
+# Regression test to ensure that the bug does not re-appear. The test
+# is using the Falcon engine, but the problem is a generic case. See
+# binlog_implicit_commit.test for a more elaborate test.
+
source include/master-slave.inc;
--echo [master]
| Thread |
|---|
| • bzr commit into mysql-6.0-falcon:mysql-6.0-falcon branch (mats:2696)Bug#37221 | Mats Kindahl | 10 Jun |