1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-06 19:08:06 +03:00
Files
mariadb/storage
Thirunarayanan Balathandayuthapani 5f5e73f1fe MDEV-17957 Make Innodb_checksum_algorithm stricter for strict_* values
Problem:

  Innodb_checksum_algorithm checks for all checksum algorithm to
validate the page checksum even though the algorithm is specified as
strict_crc32, strict_innodb, strict_none.

Fix:

   Remove the checks for all checksum algorithm to validate the page
checksum if the algo is specified as strict_* values.
2018-12-13 12:06:14 +02:00
..
2018-06-12 17:59:31 +03:00
2018-06-12 17:59:31 +03:00
2018-06-12 17:59:31 +03:00
2018-06-12 17:59:31 +03:00
2018-10-27 20:46:38 +02:00
2018-10-27 20:46:38 +02:00
2018-09-04 08:37:44 +02:00
2018-07-30 15:09:25 +03:00
2017-09-01 15:40:49 +03:00
2017-10-18 15:14:39 +02:00