MySQL Forums
Forum List  »  Newbie

Re: Database initialization Issue
Posted by: johan kill
Date: January 31, 2025 08:14AM

It seems like you're hitting an issue with the database initialization during MySQL 9.1 installation. The error code -1073741819 could be related to a system-specific problem, such as permission issues or conflicts with other software. Here are a couple of things you can try:

1. Make sure you’re running the installation as an administrator to avoid any permission-related issues.
2. Disable any antivirus or firewall temporarily during the installation to rule out interference.
3. Check the Windows event logs for any specific error messages that might give more details.
4. If the problem persists, consider reinstalling MySQL or trying a different version to see if that resolves the issue.

Options: ReplyQuote


Subject
Written By
Posted
November 15, 2024 12:42AM
Re: Database initialization Issue
January 31, 2025 08:14AM
February 01, 2025 07:52AM


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.