summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption/r/innodb_encryption.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/encryption/r/innodb_encryption.result')
-rw-r--r--mysql-test/suite/encryption/r/innodb_encryption.result5
1 files changed, 0 insertions, 5 deletions
diff --git a/mysql-test/suite/encryption/r/innodb_encryption.result b/mysql-test/suite/encryption/r/innodb_encryption.result
index 01ac828b218..ee3774bcee0 100644
--- a/mysql-test/suite/encryption/r/innodb_encryption.result
+++ b/mysql-test/suite/encryption/r/innodb_encryption.result
@@ -15,7 +15,6 @@ NAME
mysql/innodb_table_stats
mysql/innodb_index_stats
mysql/transaction_registry
-mysql/vtmd_template
innodb_system
# Success!
# Now turn off encryption and wait for threads to decrypt everything
@@ -26,7 +25,6 @@ NAME
mysql/innodb_table_stats
mysql/innodb_index_stats
mysql/transaction_registry
-mysql/vtmd_template
innodb_system
SELECT NAME FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION <> 0;
NAME
@@ -42,7 +40,6 @@ NAME
mysql/innodb_table_stats
mysql/innodb_index_stats
mysql/transaction_registry
-mysql/vtmd_template
innodb_system
SELECT NAME FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION <> 0;
NAME
@@ -57,7 +54,6 @@ NAME
mysql/innodb_table_stats
mysql/innodb_index_stats
mysql/transaction_registry
-mysql/vtmd_template
innodb_system
# Success!
# Restart mysqld --innodb_encrypt_tables=0 --innodb_encryption_threads=0
@@ -73,7 +69,6 @@ NAME
mysql/innodb_table_stats
mysql/innodb_index_stats
mysql/transaction_registry
-mysql/vtmd_template
innodb_system
SELECT NAME FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION = 0;
NAME