MySQL Forums
Forum List  »  Newbie

Re: can not change password for root-user
Posted by: lists
Date: March 28, 2005 12:41AM

SET PASSWORD FOR 'root@localhost' = PASSWORD('mypassword') works fine, but I can't seem to be able to login to the mysql-server via the webmin-tool.

How do I change the allowed hosts, in a quick way?


Thank you.

Options: ReplyQuote




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.