In MySQL 8.0.14 we introduced binary log encryption at rest. When enabled, this feature makes sure that binary log files generated by the server are encrypted as soon as they hit persistent storage. As of MySQL 8.0.17 transient files created by the server for capturing the changes that end up Continue Reading

Binary Log Encryption: Encryption of Temporary Capture Files
- in Blog Posts, MySQL HA
- by ReadySpace United States
- July 25, 2019
- Comments Off on Binary Log Encryption: Encryption of Temporary Capture Files
- Tags: 8014, binary, enabled, encryption, feature, introduced, MySQL, rest, this, when