-
Type:
Bug
-
Status: Done
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.0.15-5
-
Component/s: Documentation
-
Labels:None
Since 8.0.14 we are using upstream's implementation of binary encryption. encrypt_binlog is not longer a valid variable and requirements for master_verify_checksum and binlog_checksum to be ON are no longer valid. The part we left is the capability for the server to be able to decrypt binlog files encrypted with previous versions of PS (<8.0.14). From user POV binlog encryption should be the same as in upstream.