blob: c4b45dcca32c8272d102a8504d419f1aa6dd33e4 (
plain)
1
2
3
4
5
6
7
8
9
|
[strict_crc32]
--innodb-checksum-algorithm=strict_crc32
--innodb-page-size=4k
--innodb-force-recovery=2
[strict_full_crc32]
--innodb-checksum-algorithm=strict_full_crc32
--innodb-page-size=4k
--innodb-force-recovery=2
|