summaryrefslogtreecommitdiff
path: root/mysql-test/t/show_check-master.opt
diff options
context:
space:
mode:
authorBjorn Munch <Bjorn.Munch@sun.com>2009-08-27 15:17:09 +0200
committerBjorn Munch <Bjorn.Munch@sun.com>2009-08-27 15:17:09 +0200
commit9a8ef8f7a4f3a1bf88be69526763a667843e6870 (patch)
tree16197b94050a4abb1f676541aeefbb222c4d564e /mysql-test/t/show_check-master.opt
parentd059ac141034d94e3ff6c501f71967cdaa64b425 (diff)
downloadmariadb-git-9a8ef8f7a4f3a1bf88be69526763a667843e6870.tar.gz
Bug #46322 Sporadic timeout in mysql_upgrade.test
Apparently caused by logging to table Turn on logging to file only, add to .opt file for tests needing log to table
Diffstat (limited to 'mysql-test/t/show_check-master.opt')
-rw-r--r--mysql-test/t/show_check-master.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/show_check-master.opt b/mysql-test/t/show_check-master.opt
index 7a438da06cc..aab832e2848 100644
--- a/mysql-test/t/show_check-master.opt
+++ b/mysql-test/t/show_check-master.opt
@@ -1 +1 @@
---log-slow-queries --log-long-format --log-queries-not-using-indexes --myisam-recover=""
+--log-output=table,file --log-slow-queries --log-long-format --log-queries-not-using-indexes --myisam-recover=""