summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <Dao-Gang.Qu@sun.com>2010-08-03 18:27:45 +0800
committerunknown <Dao-Gang.Qu@sun.com>2010-08-03 18:27:45 +0800
commit60ab046abc82f75a174bf2ed19ef631a1a2e059a (patch)
tree4a8b27e98b2ce377c1282c30e2b6f4ffa318747d
parentbcb3170c978f3e5eb049185668de6afa172104e2 (diff)
downloadmariadb-git-60ab046abc82f75a174bf2ed19ef631a1a2e059a.tar.gz
Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains load data infile
Post fix mysql-test/t/mysqlbinlog.test: Updated for Bug#34283
-rw-r--r--mysql-test/t/mysqlbinlog.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/mysqlbinlog.test b/mysql-test/t/mysqlbinlog.test
index 7c9fbf031bb..783708cc3b2 100644
--- a/mysql-test/t/mysqlbinlog.test
+++ b/mysql-test/t/mysqlbinlog.test
@@ -1,6 +1,6 @@
# We are using .opt file since we need small binlog size
# TODO: Need to look at making a row based version once the new row based client is completed. [jbm]
--- source include/have_binlog_format_mixed_or_statement.inc
+-- source include/have_binlog_format_statement.inc
-- source include/have_log_bin.inc