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