[MDEV-13488] InnoDB writes CRYPT_INFO even though encryption is not enabled Created: 2017-08-10 Updated: 2017-08-31 Resolved: 2017-08-31 |
|
| 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.27, 10.2.9, 10.3.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | compat56, encryption | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
InnoDB is writing the CRYPT_INFO tag at least to the system tablespace, even though encryption is not enabled.
The output will end in the following:
I verified this in both 10.1 and 10.2. |