Re: MySQL Installer 8.0.28 installation fails
> then tried removing the argument "MySQL80" from that call and the service starts:
> C:\Program Files\MySQL\MySQL Server 8.0>"C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe" --defaults-file="C:\ProgramData\MySQL\MySQL Server 8.0\my.ini" --console
No, that didn't start the MySQL service.
It started the MySQL server.
You this proved the command being used by the service is OK. Having done that, to try the service again you first have to bring down the server by shutting it down from a second cmdline window, as indicated ...
mysqladmin -uUSR -pPWD shutdown
> The service can't be started, prompting error 193: 0xc1
Error 193 is files already in use---as above, you started the server manually. Shut it down then try starting the service again
Subject
Views
Written By
Posted
3390
March 09, 2022 03:30AM
809
March 09, 2022 09:29AM
696
March 11, 2022 07:45AM
725
March 11, 2022 10:17AM
568
March 12, 2022 08:04AM
695
March 10, 2022 02:34PM
2233
March 11, 2022 07:26AM
816
March 11, 2022 04:19PM
1724
March 14, 2022 03:15AM
595
March 15, 2022 12:14PM
538
March 22, 2022 02:59AM
Re: MySQL Installer 8.0.28 installation fails
875
March 12, 2022 11:02PM
601
March 13, 2022 08:28AM
620
March 13, 2022 09:50AM
531
March 14, 2022 02:14AM
600
March 15, 2022 12:15PM
586
July 21, 2022 02:56PM
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.