summaryrefslogtreecommitdiff
path: root/mysql-test/t/fix_priv_tables.test
diff options
context:
space:
mode:
authorMagnus Svensson <msvensson@mysql.com>2008-08-04 21:54:44 +0200
committerMagnus Svensson <msvensson@mysql.com>2008-08-04 21:54:44 +0200
commit27e858427111ec88407c2863608768e6074c284f (patch)
tree1c5de4faf1aee6e60daf0fdc27ae8af369fb025e /mysql-test/t/fix_priv_tables.test
parent106e64a67f8325b24d26b66426e46e837fa9d4f3 (diff)
downloadmariadb-git-27e858427111ec88407c2863608768e6074c284f.tar.gz
Bug #38181 Please print more debug info when tests fail
Diffstat (limited to 'mysql-test/t/fix_priv_tables.test')
-rw-r--r--mysql-test/t/fix_priv_tables.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/mysql-test/t/fix_priv_tables.test b/mysql-test/t/fix_priv_tables.test
index 3051fd88076..c7cd500f8d2 100644
--- a/mysql-test/t/fix_priv_tables.test
+++ b/mysql-test/t/fix_priv_tables.test
@@ -51,7 +51,8 @@ echo;
-- disable_query_log
# Run the mysql_fix_privilege_tables.sql using "mysql --force"
---exec $MYSQL --force mysql < $MYSQL_FIX_PRIVILEGE_TABLES > $MYSQLTEST_VARDIR/log/fix_priv_tables.log 2>&1
+--exec $MYSQL --force mysql < $MYSQL_FIX_PRIVILEGE_TABLES > $MYSQLTEST_VARDIR/tmp/fix_priv_tables.log 2>&1
+--remove_file $MYSQLTEST_VARDIR/tmp/fix_priv_tables.log
-- enable_query_log
-- enable_result_log