[MDEV-17235] Data dictonary is not updated with encryption flags Created: 2018-09-18 Updated: 2018-10-10 Resolved: 2018-10-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - InnoDB |
| Affects Version/s: | 10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Robert Golebiowski | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Tables encrypted by encryption threads do not have encrypted flags set in data dictionary. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2018-10-10 ] |
|
Data dictionary flags are updated only for tables created with encryption table options. This is as designed. |