summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption/t/filekeys_plugin.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/encryption/t/filekeys_plugin.inc')
-rw-r--r--mysql-test/suite/encryption/t/filekeys_plugin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/encryption/t/filekeys_plugin.inc b/mysql-test/suite/encryption/t/filekeys_plugin.inc
index 8f0634a9076..a9bde3b06e6 100644
--- a/mysql-test/suite/encryption/t/filekeys_plugin.inc
+++ b/mysql-test/suite/encryption/t/filekeys_plugin.inc
@@ -1,4 +1,4 @@
if (!$FILE_KEY_MANAGEMENT_SO)
{
- --skip Needs file_key_management
+ --skip Needs dynamic file_key_management plugin
}