From d7d589dc01f6d70d1518b74d46fd3b75e76267f5 Mon Sep 17 00:00:00 2001 From: Monty Date: Mon, 22 Dec 2014 16:53:17 +0200 Subject: Push for testing of encryption --- mysql-test/t/information_schema_all_engines-master.opt | 2 ++ mysql-test/t/mysqld--help.test | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'mysql-test/t') diff --git a/mysql-test/t/information_schema_all_engines-master.opt b/mysql-test/t/information_schema_all_engines-master.opt index e37aeaac933..dec3b51813f 100644 --- a/mysql-test/t/information_schema_all_engines-master.opt +++ b/mysql-test/t/information_schema_all_engines-master.opt @@ -13,3 +13,5 @@ --loose-innodb-sys-foreign-cols --loose-innodb-sys-tables --loose-innodb-sys-tablestats +--loose-innodb-tablespaces-encryption +--loose-innodb-tablespaces-scrubbing diff --git a/mysql-test/t/mysqld--help.test b/mysql-test/t/mysqld--help.test index 83f58171333..3ffcd31092d 100644 --- a/mysql-test/t/mysqld--help.test +++ b/mysql-test/t/mysqld--help.test @@ -30,7 +30,8 @@ perl; thread-concurrency super-large-pages mutex-deadlock-detector connect null-audit aria oqgraph sphinx thread-handling test-sql-discovery rpl-semi-sync query-cache-info - query-response-time metadata-lock-info locales wsrep/; + query-response-time metadata-lock-info locales wsrep + file-key-management/; # And substitute the content some environment variables with their # names: -- cgit v1.2.1