mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
The test mariabackup.encrypted_page_corruption was hard-wired for innodb_checksum_algorithm=crc32. Enable a combination for full_crc32 for the sake of completeness.
7 lines
295 B
Plaintext
7 lines
295 B
Plaintext
--innodb-encrypt-log=ON
|
|
--plugin-load-add=$FILE_KEY_MANAGEMENT_SO
|
|
--loose-file-key-management
|
|
--loose-file-key-management-filekey=FILE:$MTR_SUITE_DIR/filekeys-data.key
|
|
--loose-file-key-management-filename=$MTR_SUITE_DIR/filekeys-data.enc
|
|
--loose-file-key-management-encryption-algorithm=aes_cbc
|