diff options
Diffstat (limited to 'mysql-test/suite/binlog_encryption/encryption_algorithms.combinations')
-rw-r--r-- | mysql-test/suite/binlog_encryption/encryption_algorithms.combinations | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/suite/binlog_encryption/encryption_algorithms.combinations b/mysql-test/suite/binlog_encryption/encryption_algorithms.combinations new file mode 100644 index 00000000..6bda5a6b --- /dev/null +++ b/mysql-test/suite/binlog_encryption/encryption_algorithms.combinations @@ -0,0 +1,5 @@ +[ctr] +loose-file-key-management-encryption-algorithm=aes_ctr + +[cbc] +loose-file-key-management-encryption-algorithm=aes_cbc |