1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-25 17:25:02 +03:00
Files
mariadb/mysql-test/suite/encryption/r
Marko Mäkelä a9adfc0f68 MDEV-9948 Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION_INVALID in fil0crypt.cc
The test encryption.innodb-redo-nokeys did not actually test
recovery without valid keys, because due to the setting
innodb_encrypt_tables, InnoDB refused to start up at all,
without even attempting any crash recovery.

fil_ibd_load(): If the encryption key is not available,
refuse to load the file.
2022-04-15 20:28:33 +03:00
..
2021-11-09 08:26:59 +02:00
2019-08-16 18:11:32 +05:30
2022-04-06 08:59:09 +03:00
2020-08-20 11:01:47 +03:00
2021-09-22 18:26:54 +03:00
2021-08-18 18:22:35 +03:00