MySQL Forums
Forum List  »  Install & Repo

Initializing database error
Posted by: Kunal Kumbhar
Date: December 15, 2024 12:18AM

Hi, I have a problem when trying to install MySQL 9.1. When using MySQL Configurator, at the section of Apply Configuration, Initializing database (may take a long time) always fails. The relevant part of the log is as follows:


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.1.0...
Starting process with command: C:\Program Files\MySQL\MySQL Server 9.1\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 9.1\my.ini" --console --initialize-insecure=on --lower-case-table-names=1...
Process for mysqld, with ID 5052, was run successfully and exited with code -1073741819.
Failed to start process for MySQL Server 9.1.0.
Database initialization failed.
Ended configuration step: Initializing database (may take a long time)


My PC specs:
Windows 10 Enterprise
Lenovo ideapad 510-151IKB
intel core i5-7200U

Options: ReplyQuote


Subject
Written By
Posted
Initializing database error
December 15, 2024 12:18AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.