From 8aca9d971900678578daf946b16e23c95531df57 Mon Sep 17 00:00:00 2001 From: "kaa@polly.local" <> Date: Thu, 22 Feb 2007 15:28:42 +0300 Subject: Force the server restart before running mysqlbinlog-cp932.test to fix PB failures introduced by the patch for bug #18743. --- mysql-test/t/mysqlbinlog-cp932-master.opt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mysql-test/t/mysqlbinlog-cp932-master.opt diff --git a/mysql-test/t/mysqlbinlog-cp932-master.opt b/mysql-test/t/mysqlbinlog-cp932-master.opt new file mode 100644 index 00000000000..bb0cda4519a --- /dev/null +++ b/mysql-test/t/mysqlbinlog-cp932-master.opt @@ -0,0 +1 @@ +--max-binlog-size=8192 -- cgit v1.2.1