diff options
Diffstat (limited to 'mysql-test/suite/encryption/t/innodb_encryption_tables.opt')
-rw-r--r-- | mysql-test/suite/encryption/t/innodb_encryption_tables.opt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mysql-test/suite/encryption/t/innodb_encryption_tables.opt b/mysql-test/suite/encryption/t/innodb_encryption_tables.opt new file mode 100644 index 00000000..0b7319dc --- /dev/null +++ b/mysql-test/suite/encryption/t/innodb_encryption_tables.opt @@ -0,0 +1,7 @@ +--aria-encrypt-tables=ON +--encrypt-tmp-disk-tables=ON +--innodb-encrypt-tables=ON +--innodb-encrypt-log=ON +--innodb-encryption-rotate-key-age=15 +--innodb-encryption-threads=4 +--innodb-tablespaces-encryption |