Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.13
-
None
-
win7x64
Description
a server with encryption enabled fails to start. reverting to 10.1.12 works as expected. 10.1.13 error is reported in log file as:
2016-03-26 9:04:52 7088 [ERROR] InnoDB: Redo log crypto: getting mysqld crypto key from key version failed. Reason could be that requested key version is not found or required encryption key management plugin is not found.
|
2016-03-26 9:04:52 7088 [ERROR] Plugin 'InnoDB' init function returned error.
|
2016-03-26 9:04:52 7088 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
|
2016-03-26 9:04:52 7088 [ERROR] Unknown/unsupported storage engine: InnoDB
|
2016-03-26 9:04:52 7088 [ERROR] Aborting
|
I have tried multiple installs, both without removing previous version and also with clean installs. The same thing happens each time so does not appear to be transient.
Attachments
Issue Links
- is part of
-
MDEV-9774 Checksum errors on restart when killing busy instance that uses encrypted XtraDB tables with <10.1.13
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Labels | need_feedback |
Labels | need_feedback |
Component/s | Encryption [ 11200 ] | |
Component/s | Storage Engine - InnoDB [ 10129 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Assignee | Jan Lindström [ jplindst ] |
Description |
a server with encryption enabled fails to start. reverting to 10.1.12 works as expected. 10.1.13 error is reported in log file as:
-------------------------------------- 2016-03-26 9:04:52 7088 [ERROR] InnoDB: Redo log crypto: getting mysqld crypto key from key version failed. Reason could be that requested key version is not found or required encryption key management plugin is not found. 2016-03-26 9:04:52 7088 [ERROR] Plugin 'InnoDB' init function returned error. 2016-03-26 9:04:52 7088 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 2016-03-26 9:04:52 7088 [ERROR] Unknown/unsupported storage engine: InnoDB 2016-03-26 9:04:52 7088 [ERROR] Aborting -------------------------------------- I have tried multiple installs, both without removing previous version and also with clean installs. The same thing happens each time so does not appear to be transient. |
a server with encryption enabled fails to start. reverting to 10.1.12 works as expected. 10.1.13 error is reported in log file as:
{noformat} 2016-03-26 9:04:52 7088 [ERROR] InnoDB: Redo log crypto: getting mysqld crypto key from key version failed. Reason could be that requested key version is not found or required encryption key management plugin is not found. 2016-03-26 9:04:52 7088 [ERROR] Plugin 'InnoDB' init function returned error. 2016-03-26 9:04:52 7088 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 2016-03-26 9:04:52 7088 [ERROR] Unknown/unsupported storage engine: InnoDB 2016-03-26 9:04:52 7088 [ERROR] Aborting {noformat} I have tried multiple installs, both without removing previous version and also with clean installs. The same thing happens each time so does not appear to be transient. |
Comment | [ Hi, could I also see contents of the file z:/config/mariadb_master_key, actual keys are not critical but key_id's are ? How about full database? ] |
Component/s | Storage Engine - XtraDB [ 10135 ] | |
Fix Version/s | 10.1.14 [ 21804 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 74660 ] | MariaDB v4 [ 150262 ] |
Please attach the full error log and your cnf file(s).