1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-31 08:42:45 +03:00
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
2017-11-01 09:55:00 +02:00
2022-04-06 10:06:39 +03:00
2021-09-22 18:26:54 +03:00
2021-08-18 18:22:35 +03:00
2019-04-04 19:41:12 +03:00
2020-10-29 13:38:38 +02:00