1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fixes of system variable test programs for bug#35988.

This commit is contained in:
unknown
2008-04-11 21:59:33 +02:00
parent b00c536378
commit 5fd727f73b
25 changed files with 45 additions and 11 deletions

View File

@ -26,6 +26,7 @@
####################################################################
--echo ## --file_exists var/master-data/my_slow_test.log ##
--file_exists var/master-data/my_slow_test.log
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
--file_exists $MYSQLTEST_VARDIR/master-data/my_slow_test.log
--echo ## This case should pass because we have set this filename in opt file ##