diff options
author | Elena Stepanova <elenst@montyprogram.com> | 2017-05-20 04:30:38 +0300 |
---|---|---|
committer | Elena Stepanova <elenst@montyprogram.com> | 2017-05-23 19:51:34 +0300 |
commit | d7d9b42370c9bba9ce1391af1f6891bda6834a3d (patch) | |
tree | 84e1f455e36307e595ceb063c4aca4ef46ad2584 /mysql-test/t/log_tables-big-master.opt | |
parent | 8ca32d7e700887c41fc4d96570af4ed0fb10a36d (diff) | |
download | mariadb-git-d7d9b42370c9bba9ce1391af1f6891bda6834a3d.tar.gz |
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
Diffstat (limited to 'mysql-test/t/log_tables-big-master.opt')
-rw-r--r-- | mysql-test/t/log_tables-big-master.opt | 2 |
1 files changed, 1 insertions, 1 deletions
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="" |