From 87bc22a509f7309defe94d1579844cddca7218b3 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 24 Sep 2003 23:25:58 +0400 Subject: Test for mysqlbinlog Particularly for BUG#1340 mysqlbinlog coredumps when reading Exec event without seeing Create_file event before mysql-test/mysql-test-run.sh: Now mysqlbinlog will use proper temporary directory --- mysql-test/t/mysqlbinlog-master.opt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mysql-test/t/mysqlbinlog-master.opt (limited to 'mysql-test/t/mysqlbinlog-master.opt') diff --git a/mysql-test/t/mysqlbinlog-master.opt b/mysql-test/t/mysqlbinlog-master.opt new file mode 100644 index 00000000000..ac1a87c73b3 --- /dev/null +++ b/mysql-test/t/mysqlbinlog-master.opt @@ -0,0 +1 @@ +--max-binlog-size=4096 -- cgit v1.2.1