Won't Do
Details
Details
Assignee
Unassigned
UnassignedReporter
Satya Bodapati
Satya BodapatiTime tracking
17m logged
Priority
Smart Checklist
Smart Checklist
Created September 26, 2018 at 7:33 AM
Updated March 4, 2025 at 9:03 PM
Resolved March 4, 2025 at 9:03 PM
2018-09-25T11:49:57.394872Z 0 [ERROR] InnoDB: Encryption can't find master key, please check the keyring plugin is loaded **
2018-09-25T11:49:57.394883Z 0 [ERROR] InnoDB: Encryption information in datafile: ./ibdata1 can't be decrypted, please check if a keyring plugin is loaded and initialized successfully.**
2018-09-25T11:49:57.394904Z 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer.**
2018-09-25T11:49:57.394917Z 0 [ERROR] InnoDB: Plugin initialization aborted at srv0start.cc[2099] with error Data structure corruption **
The corrupted page message is bit misleading because of missing keyring plugin. The purpose of the bug is to avoid this page corruption message.