From e9a28940c5124aaeb0715718251b8802d2ee2c59 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Sun, 8 May 2022 00:42:43 +0200 Subject: these tests need ipv6 --- mysql-test/main/mysql_client_test_comp.test | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mysql-test/main/mysql_client_test_comp.test') diff --git a/mysql-test/main/mysql_client_test_comp.test b/mysql-test/main/mysql_client_test_comp.test index 13a9d4944a4..f8bd80fc48a 100644 --- a/mysql-test/main/mysql_client_test_comp.test +++ b/mysql-test/main/mysql_client_test_comp.test @@ -1,7 +1,8 @@ # 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 -- cgit v1.2.1