diff options
Diffstat (limited to 'mysql-test/suite/encryption/t/innodb-compressed-blob.opt')
-rw-r--r-- | mysql-test/suite/encryption/t/innodb-compressed-blob.opt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/suite/encryption/t/innodb-compressed-blob.opt b/mysql-test/suite/encryption/t/innodb-compressed-blob.opt new file mode 100644 index 00000000..061212b3 --- /dev/null +++ b/mysql-test/suite/encryption/t/innodb-compressed-blob.opt @@ -0,0 +1,6 @@ +--max-allowed-packet=64K +--innodb-tablespaces-encryption +--innodb-encrypt-tables=on +--innodb-encryption-threads=4 +--innodb-purge-rseg-truncate-frequency=1 +--skip-innodb-fast-shutdown |