1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/mysql-test/suite
Marko Mäkelä 2af8f712de MDEV-23776: Re-apply the fix and make the test more robust
The test that was added in commit e05650e686
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 commit eb38b1f703
we can safely re-apply those fixes.
2020-09-22 13:08:09 +03:00
..
2020-08-02 11:05:29 +02:00
2020-07-01 12:03:55 +03:00
2020-07-01 12:03:55 +03:00
2020-08-02 11:05:29 +02:00
2020-08-03 02:57:50 +03:00
2020-01-20 16:15:05 +01:00
2020-09-03 09:10:03 +03:00
2020-08-20 06:00:36 +03:00