mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
client_test.test:
Run client_test as a testcase new file mysql-test-run.sh: More clearly report failure if --force, also exit 1 client_test.c: Use MAXPATHLEN in test_frm_bug() Renable test cases disabled for running from mysql-test-run mysqltest.c: Don't check errno from popen, may not be set client/mysqltest.c: Don't check errno from popen, may not be set tests/client_test.c: Use MAXPATHLEN in test_frm_bug() Renable test cases disabled for running from mysql-test-run mysql-test/mysql-test-run.sh: More clearly report failure if --force, also exit 1 mysql-test/t/client_test.test: Run client_test as a testcase
This commit is contained in:
2
mysql-test/t/client_test.test
Normal file
2
mysql-test/t/client_test.test
Normal file
@ -0,0 +1,2 @@
|
||||
-- disable_result_log
|
||||
--exec ../tests/client_test --testcase --user=root --socket=var/tmp/master.sock --port=$MYSQL_TCP_PORT
|
Reference in New Issue
Block a user