Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Allow mysqlbinlog decrypt binary logs.
Attachments
Issue Links
- duplicates
-
MDEV-9418 mysqlbinlog can't decryption the encrypted binlog
-
- Closed
-
- relates to
-
MDEV-20098 Implement key rotation for binary log and relay log
-
- Open
-
The current option to get binary logs decrypted is mysqlbinlog used with the parameter --read-from-remote-server, as only the server has access to the keys via the Encryption Plugin API and Plugin. Be aware this adds load to the server.