• Jan Lindström's avatar
    After review fixes for MDEV-11759. · 03400676
    Jan Lindström authored
    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.
    03400676
buf0buf.cc 173 KB