mariadb/mysql-test/suite/encryption/t/innodb-compressed-blob.combinations
Marko Mäkelä 92f9be495b Work around MDEV-13542 Crashing on a corrupted page is unhelpful
With MDEV-12288 and MDEV-13536, the InnoDB purge threads will access
pages more often, causing all sorts of debug assertion failures in
the B-tree code.

Work around this problem by amending the corruption tests with
--innodb-purge-rseg-truncate-frequency=1 --skip-innodb-fast-shutdown
so that everything will be purged before the server
is restarted to deal with the corruption.
2017-08-16 13:09:56 +03:00

4 lines
90 B
Text

[crc32]
loose-innodb-checksum-algorithm=crc32
[none]
loose-innodb-checksum-algorithm=none