Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains load data infile

Post fix
This commit is contained in:
2010-08-03 18:27:45 +08:00
parent aa1572f46d
commit 029bc22b67

View File

@ -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