Redo archive logs should be encrypted

Description

In Mysql 8.0.17, the redo archive logs created by the server are not encrypted when it is running with innodb-redo-log-encrypt=ON. The scenario is as follows:

1. Start the server with innodb-redo-log-encrypt=ON and innodb-redo-log-archive-dirs='ardir2:/home/mchawla/MS_8_0_17/archive_log2'
2. Take backup using pxb. During backup, the redo archive log created by the server can be viewed as plaintext

Since PS 8.0.17 is currently in the development phase, it would be good to add encryption of redo archive logs in PS.

Environment

None

Smart Checklist

Activity

Julia Vural March 4, 2025 at 9:10 PM

It appears that this issue is no longer being worked on, so we are closing it for housekeeping purposes. If you believe the issue still exists, please open a new ticket after confirming it's present in the latest release.

Manish Chawla June 24, 2020 at 3:37 PM

Manish Chawla November 8, 2019 at 11:34 AM

Tested with PS8.0.17-8 and found that redo archive logs are not being encrypted when PS is running with innodb-redo-log-encrypt. During backup, the redo archive log created by PS can be viewed as plaintext

The redo archive log should be encrypted and this is an issue now.

Won't Do

Details

Assignee

Reporter

Time tracking

2h logged

Affects versions

Priority

Smart Checklist

Created October 11, 2019 at 12:03 PM
Updated March 4, 2025 at 9:10 PM
Resolved March 4, 2025 at 9:10 PM