summaryrefslogtreecommitdiff
path: root/mysql-test/include/have_file_key_management.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/have_file_key_management.inc')
-rw-r--r--mysql-test/include/have_file_key_management.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/include/have_file_key_management.inc b/mysql-test/include/have_file_key_management.inc
index 06fbb510d6b..68ef49a42d9 100644
--- a/mysql-test/include/have_file_key_management.inc
+++ b/mysql-test/include/have_file_key_management.inc
@@ -2,3 +2,9 @@ if (`SELECT COUNT(*)=0 FROM INFORMATION_SCHEMA.PLUGINS WHERE PLUGIN_NAME = 'file
{
--skip Test requires file_key_management plugin
}
+
+#
+# This file is only included when using encryption. As all encryption test are
+# very slow with valgrind, lets disable these if not run with --big
+#
+--source include/no_valgrind_without_big.inc