mariadb/mysql-test/suite/innodb
Marko Mäkelä dd72d7d561 MDEV-18025: Improve test case and consistency checks
Write a test case that computes valid crc32 checksums for
an encrypted page, but zeroes out the payload area, so
that the checksum after decryption fails.

xb_fil_cur_read(): Validate the page number before trying
any checksum calculation or decrypting or decompression.
Also, skip zero-filled pages. For page_compressed pages,
ensure that the FIL_PAGE_TYPE was changed. Also, reject
FIL_PAGE_PAGE_COMPRESSED_ENCRYPTED if no decryption was attempted.
2018-12-19 15:45:35 +02:00
..
include MDEV-18025: Improve test case and consistency checks 2018-12-19 15:45:35 +02:00
r Merge 10.0 into 10.1 2018-12-12 10:48:53 +02:00
t Merge 10.0 into 10.1 2018-12-13 13:37:21 +02:00
disabled.def Fix innodb.table_flags,debug 2018-10-31 12:09:08 +02:00