[MDEV-8817] Failing assertion: new_state->key_version != ENCRYPTION_KEY_VERSION_INVALID Created: 2015-09-19 Updated: 2015-09-23 Resolved: 2015-09-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||
| Issue Links: |
|
||||
| Description |
|
General test flow:
mdev8817.yy and mdev8817.zz are attached. It can also trigger |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2015-09-22 ] |
|
ommit 0cf39f401c111f873fa595573a23b209d1f28534 Analysis: Problem sees to be the fact that we allow creating or altering Fix: Do not allow creating unencrypted table with nondefault encryption key |