[MDEV-13061] innodb_encrypt_log recovery is spamming the error log Created: 2017-06-12 Updated: 2017-06-13 Resolved: 2017-06-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2.4, 10.2.5, 10.2.6 |
| Fix Version/s: | 10.2.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | encryption, recovery | ||
| Issue Links: |
|
||||||||
| Description |
|
The messages should be removed. The hex dump of the decrypted redo log bytes could be viewed as an information security problem, if the error log is supposed to be "less secret" than the data and log files. |