Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
We should document how to safely disable encrypt_binlog. The documentation doesn't currently say:
https://mariadb.com/kb/en/library/replication-and-binary-log-server-system-variables/#encrypt_binlog
https://mariadb.com/kb/en/library/data-at-rest-encryption/#encryption-of-binary-logs
It looks like the process should be as easy as:
1.) Stop the server.
2.) Set encrypt_binlog=OFF
3.) Start the server.
Attachments
Issue Links
- blocks
-
MDEV-17272 Document how to safely disable data-at-rest encryption in Galera Cluster
- Open
-
MDEV-17273 Document how to safely disable data-at-rest encryption in standalone server
- Open
- relates to
-
MDEV-8264 encryption for binlog
- Closed
-
MDEV-14157 Improve documentation of data at rest encryption
- Closed