diff options
Diffstat (limited to 'mysql-test/suite/encryption/t/innodb-key-rotation-disable.opt')
-rw-r--r-- | mysql-test/suite/encryption/t/innodb-key-rotation-disable.opt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/suite/encryption/t/innodb-key-rotation-disable.opt b/mysql-test/suite/encryption/t/innodb-key-rotation-disable.opt new file mode 100644 index 00000000000..03a0028d371 --- /dev/null +++ b/mysql-test/suite/encryption/t/innodb-key-rotation-disable.opt @@ -0,0 +1,5 @@ +--innodb-encrypt-tables +--innodb-encrypt-log +--innodb-encryption-rotate-key-age=0 +--innodb-encryption-threads=4 +--innodb-tablespaces-encryption |