mariadb/storage/xtradb/buf
Jan Lindström 0340067608 After review fixes for MDEV-11759.
buf_page_is_checksum_valid_crc32()
buf_page_is_checksum_valid_innodb()
buf_page_is_checksum_valid_none():
	Use ULINTPF instead of %lu and %u for ib_uint32_t

fil_space_verify_crypt_checksum():
	Check that page is really empty if checksum and
	LSN are zero.

fil_space_verify_crypt_checksum():
	Correct the comment to be more agurate.

buf0buf.h:
	Remove unnecessary is_corrupt variable from
	buf_page_t structure.
2017-02-09 08:49:13 +02:00
..
buf0buddy.cc 5.6.31-77.0 2016-08-10 19:24:58 +02:00
buf0buf.cc After review fixes for MDEV-11759. 2017-02-09 08:49:13 +02:00
buf0checksum.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
buf0dblwr.cc MDEV-11759: Encryption code in MariaDB 10.1/10.2 causes 2017-02-06 15:40:16 +02:00
buf0dump.cc MDEV-11638 Encryption causes race conditions in InnoDB shutdown 2017-01-05 00:20:06 +02:00
buf0flu.cc Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
buf0lru.cc Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
buf0mtflu.cc MDEV-11707: Fix incorrect memset() for structures containing 2017-02-06 15:40:17 +02:00
buf0rea.cc MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one encrypted table exists and encryption service is not available 2015-09-04 20:19:45 +03:00