MDEV-9063: encryption.innodb-log-encrypt produces warnings in error logs on builds with bundled SSL
Test used aes_ctr that is not available everywhere when aes_cbc is fine also for this test.
This commit is contained in:
parent
a574407444
commit
6189951003
@ -3,4 +3,4 @@
|
||||
--plugin-load-add=$FILE_KEY_MANAGEMENT_SO
|
||||
--loose-file-key-management
|
||||
--loose-file-key-management-filename=$MYSQL_TEST_DIR/std_data/logkey.txt
|
||||
--file-key-management-encryption-algorithm=aes_ctr
|
||||
--file-key-management-encryption-algorithm=aes_cbc
|
||||
|
Loading…
x
Reference in New Issue
Block a user