Re: MySQL Installer 8.0.28 installation fails
Posted by: Peter Brawley
Date: March 11, 2022 10:17AM

"MySQL80" is after the quoted argument, it's just the name of the service.

Without it, the startup command runs normally.

Now to stop that instance, open another cmdline window, run ...

mysqladmin -uUSR -pPWD shutdown

... where USR & PWD are your mysql username & password.

Then right click on mysql80 in services.msc and click Start, if it runs you're golden, if it doesn't check the mysql error log (<machinename>.err in your MySQL data directory).

Options: ReplyQuote


Subject
Views
Written By
Posted
2714
W S
March 09, 2022 03:30AM
Re: MySQL Installer 8.0.28 installation fails
582
March 11, 2022 10:17AM


Sorry, you can't reply to this topic. It has been closed.

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.