Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.1
-
Fix Version/s: 10.1.8
-
Component/s: Encryption, Storage Engine - InnoDB, Storage Engine - XtraDB
-
Labels:None
-
Sprint:10.1.8-3
Description
fil_space_create_crypt_data() should be done if and only if when
- ENCRYPTED=OFF
- ENCRYPTED=YES
- ENCRYPTED=DEFAULT && innodb-encrypt-tables=ON
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
commit ca5d950be4b4949a23dc47f739d426a283e86894
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Wed Sep 23 12:32:47 2015 +0300
MDEV-8832: Encryption meta data should not be stored when ENCRYPTED=DEFAULT and innodb-encrypt-tables=OFF