MySQL Forums
Forum List  »  Newbie

Re: MySQL server won't start (Apple OS)
Posted by: Peter Brawley
Date: November 03, 2018 09:51AM

Well now you have an idea what changed, all mysql.user rows have been deleted.

You'll need to create the root user, assign a passwrd, grant all + grant option root, if there are other users create/assign pswd/grant for them, then flush privileges and test it all.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL server won't start (Apple OS)
November 03, 2018 09:51AM


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.