开发者

Can't connect to mysql because there are no users

开发者 https://www.devze.com 2023-02-02 21:18 出处:网络
I mista开发者_开发知识库kenly removed all users for mysql ... So I can\'t connect to mysql. Does anyone has an idea ?

I mista开发者_开发知识库kenly removed all users for mysql ... So I can't connect to mysql.

Does anyone has an idea ?

I tried reinstalling it but it didn't work ...

PS : I am on Archlinux.

Thanks in advance !


This should help:

http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html#resetting-permissions-unix

In your case, you'd change the init file to GRANT privileges to a new user.

0

精彩评论

暂无评论...
验证码 换一张
取 消