From d7d9b42370c9bba9ce1391af1f6891bda6834a3d Mon Sep 17 00:00:00 2001 From: Elena Stepanova Date: Sat, 20 May 2017 04:30:38 +0300 Subject: MDEV-12764 main.log_tables-big fails in buildbot due to connect_log Additionally internal check was failing because the test did not restore a global value properly --- mysql-test/t/log_tables-big-master.opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-test/t/log_tables-big-master.opt') diff --git a/mysql-test/t/log_tables-big-master.opt b/mysql-test/t/log_tables-big-master.opt index b9bc885d0e4..0cdf12d284b 100644 --- a/mysql-test/t/log_tables-big-master.opt +++ b/mysql-test/t/log_tables-big-master.opt @@ -1 +1 @@ ---log-output=table,file --slow-query-log --general-log --general-log-file="" --slow-query-log-file="" +--slow-query-log --general-log --general-log-file="" --slow-query-log-file="" -- cgit v1.2.1