Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
Hi,
here comes the latest version of innodb redo log encryption.
it is unfortunately almost a rewrite
the patch is relative 195158e9889365dc3298f8c1f3bcaa745992f27f @ https://code.google.com/p/google-mysql/ (branch 16-encryption)
/Jonas
Attachments
Issue Links
- causes
-
MDEV-13318 Crash recovery failure after the server is killed during innodb_encrypt_log startup
-
- Closed
-
- relates to
-
MDEV-13044 Do not create a redo log checkpoint at startup
-
- Closed
-
commit d259376fd88c86c7386a50f81353d43a12cf15c2
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Thu May 7 19:13:22 2015 +0300
MDEV-8041: InnoDB redo log encryptionMerged new version of InnoDB/XtraDB redo log encryption from Google
provided by Jonas Oreland.