mariadb/storage/xtradb/buf
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
..
buf0buddy.cc Use a more precise argument for memset() 2018-07-30 10:39:42 +03:00
buf0buf.cc MDEV-17957 Make Innodb_checksum_algorithm stricter for strict_* values 2018-12-13 12:06:14 +02:00
buf0checksum.cc 5.6.25-73.1 2015-08-01 15:04:20 +02:00
buf0dblwr.cc MDEV-13103 Assertion `flags & BUF_PAGE_PRINT_NO_CRASH' failed in buf_page_print 2017-09-06 14:01:15 +03:00
buf0dump.cc Merge branch 'merge/merge-xtradb-5.6' into 10.0 2018-10-28 10:04:36 +01:00
buf0flu.cc Merge branch 'merge-xtradb-5.6' into 10.0 2017-08-02 12:15:58 +03:00
buf0lru.cc Fix -Wclass-memaccess warnings in InnoDB,XtraDB 2018-08-03 11:53:57 +03:00
buf0rea.cc Merge branch 'merge-xtradb-5.6' into 10.0 2018-01-24 20:20:11 +02:00