There was an error while loading. Please reload this page.
1 parent 6f741eb commit e9a2894Copy full SHA for e9a2894
mysql-test/main/mysql_client_test_comp.test
@@ -1,7 +1,8 @@
1
# run mysql_client_test with performance schema
2
3
# No need to run this with embedded server
4
--- source include/not_embedded.inc
+--source include/not_embedded.inc
5
+--source include/check_ipv6.inc
6
7
# need to have the dynamic loading turned on for the client plugin tests
8
--source include/have_plugin_auth.inc
mysql-test/main/mysql_client_test_nonblock.test
@@ -2,7 +2,8 @@
# This runs the mysql_client_test using the non-blocking API.
# The non-blocking API is not supported in the embedded server.
# This test is slow on buildbot.
--source include/big_test.inc
9
0 commit comments