1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-06 13:10:12 +03:00

MDEV-7572: InnoDB: Assertion failure in log_init_crypt_key if

file_key_management_plugin is used

Fixed error handling and added disabling InnoDB redo log encryption
if encryption key management plugin is not there.
This commit is contained in:
Jan Lindström
2015-02-25 13:26:57 +02:00
parent 702aee6492
commit 2eae6848d9
8 changed files with 467 additions and 25 deletions

View File

@@ -0,0 +1,2 @@
--encryption-algorithm=aes_cbc
--innodb-encrypt-log