mariadb/mysql-test/suite/encryption
Marko Mäkelä 3627dd7f6a MDEV-16416 Crash on IMPORT TABLESPACE of a ROW_FORMAT=COMPRESSED table
fil_iterate(): Invoke fil_encrypt_buf() correctly when
a ROW_FORMAT=COMPRESSED table with a physical page size of
innodb_page_size is being imported. Also, validate the page checksum
before decryption, and reduce the scope of some variables.

AbstractCallback::operator()(): Remove the parameter 'offset'.
The check for it in FetchIndexRootPages::operator() was basically
redundant and dead code since the previous refactoring.
2018-06-07 10:34:32 +03:00
..
include MDEV-9099: Test encryption.innodb_encryption_discard_import fails on buildbot 2016-10-29 10:09:06 +03:00
r MDEV-16416 Crash on IMPORT TABLESPACE of a ROW_FORMAT=COMPRESSED table 2018-06-07 10:34:32 +03:00
t MDEV-16416 Crash on IMPORT TABLESPACE of a ROW_FORMAT=COMPRESSED table 2018-06-07 10:34:32 +03:00
disabled.def MDEV-14814: encryption.innodb_encryption-page-compression failed in buildbot with timeout on wait condition 2018-02-19 08:06:32 +02:00
suite.pm