[MDEV-12349] Remove useless (encryption) fields from dict_table_t Created: 2017-03-23 Updated: 2018-04-24 Resolved: 2018-04-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1, 10.2 |
| Fix Version/s: | 10.1.25, 10.2.7, 10.3.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Some useless fields have been added to dict_table_t as part of the encryption work in MariaDB Server 10.1. |
| Comments |
| Comment by Marko Mäkelä [ 2018-04-24 ] |
|
This was fixed by me. |