Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.1.3
-
Fix Version/s: 10.1.3
-
Component/s: Storage Engine - InnoDB, Storage Engine - XtraDB
-
Labels:None
Description
create table t1(a int not null) page_encryption=1;
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
commit 4040bf18cfe7c200bc85b5f3afdab498245fcb32
Author: Jan Lindström <jan.lindstrom@skysql.com>
Date: Wed Feb 18 08:29:38 2015 +0200
MDEV-7593: Default encryption key does not work correctly for pageencrypted tables
Introduced a new innodb_default_page_encryption_key configuration
variable to allow user to set the default key identifier.