Bug #117333 Failed to start process for MySQL Server 9.2.0. Database initialization failed.
Submitted: 30 Jan 8:31
Reporter: Hilda Chileshe Email Updates:
Status: Open Impact on me:
None 
Category:MySQL for Windows: Installer Severity:S1 (Critical)
Version:9.2.0 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: MySQL Verification Team CPU Architecture:Any
Tags: WBBugReporter

[30 Jan 8:31] Hilda Chileshe
Description:
----[For better reports, please attach the log file after submitting. You can find 

Beginning configuration step: Writing configuration file

Saving my.ini configuration file...
Saved my.ini configuration file.
Ended configuration step: Writing configuration file

Beginning configuration step: Updating Windows Firewall rules

Adding a Windows Firewall rule for MYSQL92 on port 3306.
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name="Port 3306" protocol=TCP localport=3306 dir=in action=allow
Ok.

Successfully added the Windows Firewall rule.
Attempting to delete a Windows Firewall rule with command: netsh.exe advfirewall firewall delete rule name="Port 0" protocol=TCP localport=0

No rules match the specified criteria.

An error occurred running netsh.exe delete:
The attempt to delete a Windows Firewall rule failed.
Adding a Windows Firewall rule for MYSQL92 on port 33060.
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name="Port 33060" protocol=TCP localport=33060 dir=in action=allow
Ok.

Successfully added the Windows Firewall rule.
Ended configuration step: Updating Windows Firewall rules

Beginning configuration step: Adjusting Windows service

Attempting to grant the required filesystem permissions to the 'NT AUTHORITY\NetworkService' account.
Granted permissions to the data directory.
Granted permissions to the install directory.
Adding new service
New service added
Ended configuration step: Adjusting Windows service

Beginning configuration step: Initializing database (may take a long time)

Attempting to run MySQL Server with --initialize-insecure option...
Starting process for MySQL Server 9.2.0...
Starting process with command: C:\Program Files\MySQL\MySQL Server 9.2\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 9.2\my.ini" --console --initialize-insecure=on --lower-case-table-names=1...
Process for mysqld, with ID 6876, was run successfully and exited with code -1073741819.
Failed to start process for MySQL Server 9.2.0.
Database initialization failed.
Ended configuration step: Initializing database (may take a long time)

How to repeat:

Beginning configuration step: Writing configuration file

Saving my.ini configuration file...
Saved my.ini configuration file.
Ended configuration step: Writing configuration file

Beginning configuration step: Updating Windows Firewall rules

Adding a Windows Firewall rule for MYSQL92 on port 3306.
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name="Port 3306" protocol=TCP localport=3306 dir=in action=allow
Ok.

Successfully added the Windows Firewall rule.
Attempting to delete a Windows Firewall rule with command: netsh.exe advfirewall firewall delete rule name="Port 0" protocol=TCP localport=0

No rules match the specified criteria.

An error occurred running netsh.exe delete:
The attempt to delete a Windows Firewall rule failed.
Adding a Windows Firewall rule for MYSQL92 on port 33060.
Attempting to add a Windows Firewall rule with command: netsh.exe advfirewall firewall add rule name="Port 33060" protocol=TCP localport=33060 dir=in action=allow
Ok.

Successfully added the Windows Firewall rule.
Ended configuration step: Updating Windows Firewall rules

Beginning configuration step: Adjusting Windows service

Attempting to grant the required filesystem permissions to the 'NT AUTHORITY\NetworkService' account.
Granted permissions to the data directory.
Granted permissions to the install directory.
Adding new service
New service added
Ended configuration step: Adjusting Windows service

Beginning configuration step: Initializing database (may take a long time)

Attempting to run MySQL Server with --initialize-insecure option...
Starting process for MySQL Server 9.2.0...
Starting process with command: C:\Program Files\MySQL\MySQL Server 9.2\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 9.2\my.ini" --console --initialize-insecure=on --lower-case-table-names=1...
Process for mysqld, with ID 6876, was run successfully and exited with code -1073741819.
Failed to start process for MySQL Server 9.2.0.
Database initialization failed.
Ended configuration step: Initializing database (may take a long time)