mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +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.
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
[crc32]
|
|
--innodb-checksum-algorithm=crc32
|
|
|
|
[full_crc32]
|
|
--innodb-checksum-algorithm=full_crc32
|