Won't Do
Details
Assignee
patrick.birchpatrick.birchReporter
Robert GolebiowskiRobert Golebiowski(Deactivated)Labels
Needs Review
YesTime tracking
1h loggedComponents
Priority
Medium
Details
Details
Assignee
patrick.birch
patrick.birchReporter
Robert Golebiowski
Robert Golebiowski(Deactivated)Labels
Needs Review
Yes
Time tracking
1h logged
Components
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created May 10, 2019 at 7:40 AM
Updated March 6, 2024 at 12:09 PM
Resolved January 24, 2023 at 3:58 PM
New section should be added to the "Data at Rest Encryption":
System key rotation.
In 5.7 and < 8.0.14 it is possible to rotate encryption key used by PS by calling :
SELECT rotate_system_key("percona_binlog");
This will create a new version of binlog encryption key in keyring. This version will be used to encrypt next binlog file.