mirror of
https://github.com/MariaDB/server.git
synced 2025-05-07 04:01:59 +03:00

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
3 lines
125 B
Plaintext
3 lines
125 B
Plaintext
-- disable_result_log
|
|
--exec ../tests/client_test --testcase --user=root --socket=var/tmp/master.sock --port=$MYSQL_TCP_PORT
|