mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 17:33:44 +01:00
6189951003
Test used aes_ctr that is not available everywhere when aes_cbc is fine also for this test.
6 lines
248 B
Text
6 lines
248 B
Text
--innodb-encrypt-log=ON
|
|
--innodb-encrypt-tables=FORCE
|
|
--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_cbc
|