[MDEV-7593] Default encryption key does not work correctly for page encrypted tables Created: 2015-02-16 Updated: 2015-02-18 Resolved: 2015-02-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1.3 |
| Fix Version/s: | 10.1.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
create table t1(a int not null) page_encryption=1; |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2015-02-18 ] |
|
commit 4040bf18cfe7c200bc85b5f3afdab498245fcb32 Introduced a new innodb_default_page_encryption_key configuration |