Bug #96109 | Document how to disable undo_log encryption or add to limitations that it can't | ||
---|---|---|---|
Submitted: | 5 Jul 2019 13:28 | Modified: | 11 Jul 2019 13:08 |
Reporter: | Hrvoje Matijakovic | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 8.0.16 | OS: | Linux |
Assigned to: | CPU Architecture: | x86 |
[5 Jul 2019 13:28]
Hrvoje Matijakovic
[5 Jul 2019 14:34]
MySQL Verification Team
Zdravo Hrvoje, Thank you for your bug report. This is truly a bug in documentation. Verified as reported. Puno pozdrava !!!!!!
[11 Jul 2019 13:08]
Daniel Price
Posted by developer: The following note was added: "When undo log encryption is disabled, the server continues to require the keyring plugin that was used to encrypt undo log data until the undo tablespaces that contained the encrypted undo log data are truncated. (An encryption header is only removed from an undo tablespace when the undo tablespace is truncated.) For information about truncating undo tablespaces, see Truncating Undo Tablespaces." The following development bug was opened: Bug #30034552: INNODB: NON-DETERMINATE TIME FOR UNDO TABLESPACE UN-ECRYPTION
[11 Jul 2019 13:10]
MySQL Verification Team
Thank you, Daniel.
[11 Jul 2019 13:17]
Daniel Price
Posted by developer: Bug #30034552 aims to provide monitoring of encryption use in undo tablespaces and provide a setting that causes immediate un-encryption of undo tablespaces.