Commit e9a28940 authored by Sergei Golubchik's avatar Sergei Golubchik

these tests need ipv6

parent 6f741eb6
# run mysql_client_test with performance schema
# No need to run this with embedded server
-- source include/not_embedded.inc
--source include/not_embedded.inc
--source include/check_ipv6.inc
# need to have the dynamic loading turned on for the client plugin tests
--source include/have_plugin_auth.inc
......
......@@ -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.
-- source include/not_embedded.inc
--source include/not_embedded.inc
--source include/check_ipv6.inc
# This test is slow on buildbot.
--source include/big_test.inc
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment