Uploaded image for project: 'Percona Server for MySQL'
  1. Percona Server for MySQL
  2. PS-5804

innodb_redo_log_encrypt does not behave correctly with SET PERSIST_ONLY

Details

    • Bug
    • Status: Done
    • High
    • Resolution: Fixed
    • 8.0.16-7
    • 8.0.16-7
    • None

    Description

      While testing PR-4556, below Scenario was executed:

      Start the server with innodb_redo_log_encrypt=keyring_key
      set persist_only innodb_redo_log_encrypt=master_key;
      shutdown;
      try to restart the server
      In ideal scenario, the server should not come up because the redo logs are encrypted with keyring_key
      But, currently the server starts and if we select the value of innodb_redo_log_encrypt, it is shown as OFF

      Attachments

        Issue Links

          Activity

            People

              zsolt.parragi Zsolt Parragi
              mohit.joshi Mohit Joshi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - Not Specified
                  Not Specified
                  Logged:
                  Time Spent - 2 hours
                  2h

                  Smart Checklist