Bug #111625 | MySql service wont start - "something has gone terribly wrong" | ||
---|---|---|---|
Submitted: | 29 Jun 2023 23:35 | Modified: | 4 Jul 2023 12:29 |
Reporter: | Lachlan McEwen | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 8.0.33.0 | OS: | Windows |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[29 Jun 2023 23:35]
Lachlan McEwen
[30 Jun 2023 13:34]
MySQL Verification Team
Hi Mr. McEwen, Thank you for your bug report. However, it is not clear to us whether you report a bug in Workbench or in the MySQL Server. Please, clarify this. Next, what we need is a fully repeatable case that crashes Workbench or Server. We can not proceed without it. It should consist of a set of commands that always lead to the crash. Next, we do not need the entire database. We just need the tables that are involved in that particular statement. Can't repeat.
[30 Jun 2023 13:35]
MySQL Verification Team
Hi, Please, let us know if you need any other info ........
[3 Jul 2023 2:14]
Lachlan McEwen
Hi, Thanks for your reply. The bug is with MySql server becuase I cant start the mysql service. To repeat I copy the files that I provided into the c;\programdata\mysql folder and try to start the MySql service.
[3 Jul 2023 12:18]
MySQL Verification Team
Hi, We did not have problems with starting MySQL 8.0.33 service at all. And you have not sent us a fully repeatable test case that would show the problem.
[4 Jul 2023 6:33]
Lachlan McEwen
to repeat: - stop the mysql service - rename the c:/programdata/mysql(version)/data folder - make a new data folder and copy in the files that I provided - try to start the mysql service it will fail and the error will be logged to the .err file in the data folder
[4 Jul 2023 12:29]
MySQL Verification Team
Hi Mr. McEwen, Sorry, what you are doing is not supported AT ALL. Each datadir for the particular release of MySQL server must be configured properly with --initialize , as described in our manual. Not a bug.