diff options
Diffstat (limited to 'mysql-test/include/encryption_algorithms.combinations')
-rw-r--r-- | mysql-test/include/encryption_algorithms.combinations | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mysql-test/include/encryption_algorithms.combinations b/mysql-test/include/encryption_algorithms.combinations index 09c1e91e1cd..f8598401e5f 100644 --- a/mysql-test/include/encryption_algorithms.combinations +++ b/mysql-test/include/encryption_algorithms.combinations @@ -1,8 +1,5 @@ [cbc] -encryption-algorithm=aes_cbc - -[ecb] -encryption-algorithm=aes_ecb +file-key-management-encryption-algorithm=aes_cbc [ctr] -encryption-algorithm=aes_ctr +file-key-management-encryption-algorithm=aes_ctr |