diff options
Diffstat (limited to 'mysql-test/t')
-rw-r--r-- | mysql-test/t/information_schema_all_engines-master.opt | 2 | ||||
-rw-r--r-- | mysql-test/t/mysqld--help.test | 3 |
2 files changed, 4 insertions, 1 deletions
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: |