mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
The test encryption.innodb-redo-badkey will by design cause access to pages that appear corrupted (due to incorrect encryption key). Let us disable the page dumps by requiring the test to be run on a debug server. Page dumps on debug builds were already disabled in MDEV-19766.