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
2758
March 09, 2022 03:30AM
648
March 09, 2022 09:29AM
574
March 11, 2022 07:45AM
592
March 11, 2022 10:17AM
421
March 12, 2022 08:04AM
565
March 10, 2022 02:34PM
1845
March 11, 2022 07:26AM
589
March 11, 2022 04:19PM
1240
March 14, 2022 03:15AM
448
March 15, 2022 12:14PM
397
March 22, 2022 02:59AM
Re: MySQL Installer 8.0.28 installation fails
628
March 12, 2022 11:02PM
406
March 13, 2022 08:28AM
452
March 13, 2022 09:50AM
395
March 14, 2022 02:14AM
448
March 15, 2022 12:15PM
439
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.