mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
ibuf_upgrade_needed(): Adjust the check for the case that the InnoDB system tablespace had been created without innodb_checksum_algorithm=full_crc32 and innodb_encrypt_tables was enabled at the time the change buffer was upgraded.
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
[full_crc32]
|
|
--innodb-checksum-algorithm=full_crc32
|
|
[crc32]
|
|
--innodb-checksum-algorithm=crc32
|