1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

EXISTS type of subselect

more correct parameters in result creation script
This commit is contained in:
bell@sanja.is.com.ua
2002-06-19 17:52:44 +03:00
parent 9e77c6d8e7
commit f974c735cf
8 changed files with 235 additions and 79 deletions

View File

@@ -32,7 +32,7 @@ result_file=$RESULT_DIR/$test_name.result
touch $result_file
echo "Running the test case against empty file, will fail, but don't worry"
./mysql-test-run --do-test=$test_name
./mysql-test-run --local $test_name
reject_file=$result_file.reject