Bug #90771 Mysqld not start report always keyring problem configuration
Submitted: 6 May 2018 10:45 Modified: 6 May 2018 13:40
Reporter: massimo mico Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:8.0.11 OS:Windows
Assigned to: CPU Architecture:Any

[6 May 2018 10:45] massimo mico
Description:
After i've upgrade from version 8.0.4rc to 8.0.11, MySQL not start reporting keyring configuration problem, i try to install new form zip file, and after i do correctly MySQL --initialize MySQLd not start with same error.

ERROR:

C:\mysql>mysqld -u root -p
Enter password: ************
mysqld: Can not perform keyring migration : Invalid --keyring-migration-source o
ption.
2018-05-06T10:44:43.283185Z 0 [Note] [MY-010098] [Server] --secure-file-priv is
set to NULL. Operations related to importing and exporting data are disabled
2018-05-06T10:44:43.332987Z 0 [Note] [MY-010949] [Server] Basedir set to C:\mysq
l\.
2018-05-06T10:44:43.332987Z 0 [System] [MY-010116] [Server] c:\mysql\bin\mysqld.
exe (mysqld 8.0.11) starting as process 8956
2018-05-06T10:44:43.713822Z 0 [ERROR] [MY-011084] [Server] Keyring migration fai
led.
2018-05-06T10:44:43.823190Z 0 [ERROR] [MY-010119] [Server] Aborting
2018-05-06T10:44:43.908145Z 0 [Note] [MY-010120] [Server] Binlog end
2018-05-06T10:44:43.977477Z 0 [System] [MY-010910] [Server] c:\mysql\bin\mysqld.
exe: Shutdown complete (mysqld 8.0.11)  MySQL Community Server - GPL.

How to repeat:
install MySQL 8.0.11 from zipnoinstall file, and after initialize database service not work exit from start with error keyring-
[6 May 2018 13:40] MySQL Verification Team
Thank you for the bug report.

C:\mysql>mysqld -u root -p

Are you using the server binary like the mysql.exe client command line!