There was an error while loading. Please reload this page.
1 parent 5928e04 commit 2e84560Copy full SHA for 2e84560
mysql-test/main/mysql_client_test_nonblock.test
@@ -19,7 +19,7 @@ call mtr.add_suppression(" IP address .* could not be resolved");
19
# server or run mysql-test-run --debug mysql_client_test and check
20
# var/log/mysql_client_test.trace
21
22
----write_line "$MYSQL_CLIENT_TEST --non-blocking-api" $MYSQLTEST_VARDIR/log/mysql_client_test.out.log
+--write_line "$MYSQL_CLIENT_TEST --non-blocking-api" $MYSQLTEST_VARDIR/log/mysql_client_test.out.log
23
--exec $MYSQL_CLIENT_TEST --non-blocking-api --getopt-ll-test=25600M >> $MYSQLTEST_VARDIR/log/mysql_client_test.out.log 2>&1
24
25
# End of 4.1 tests
0 commit comments