mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
2af8f712de
The test that was added in commite05650e686
would break a subsequent run of a test encryption.innodb-bad-key-change because some pages in the system tablespace would be encrypted with a different key. The failure was repeatable with the following invocation: ./mtr --no-reorder \ encryption.create_or_replace,cbc \ encryption.innodb-bad-key-change,cbc Because the crash was unrelated to the code changes that we reverted in commiteb38b1f703
we can safely re-apply those fixes.
1 line
24 B
Text
1 line
24 B
Text
--innodb-encrypt-tables
|