[MDEV-8589] Non-default ENCRYPTION_KEY_ID is ignored upon reading a table Created: 2015-08-09 Updated: 2015-08-25 Resolved: 2015-08-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.7 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Sprint: | 10.1.7-2 | ||||
| Description |
I would expect that the table would not be readable.
|
| Comments |
| Comment by Jan Lindström (Inactive) [ 2015-08-25 ] |
|
commit bfb6ea02321f963c2b5f5beb333283585d3d1be3 Analysis: Problem was that when a new tablespace is created a default Fix: Push encryption mode and key_id to lower levels and create This fix does not contain test case because, currently incorrect |