MySQL Forums
Forum List  »  InnoDB

Re: Can't run Mysql with a native NETWORK SERVICE account
Posted by: Lev Anni
Date: March 03, 2023 03:11AM

never mind, fixed myself.

- reinstalled windows service by sc delete MySQL57
- installed windows service by mysqld --install MySQL57 --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini"
- changed local system account to Network Service account, removed both passwords

and the service started


thank you :D

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can't run Mysql with a native NETWORK SERVICE account
284
March 03, 2023 03:11AM


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.