MySQL Forums
Forum List  »  Install & Repo

Re: mysqladmin: connect to server at 'host' failed
Posted by: John Day
Date: October 19, 2004 10:17PM

It's all a matter of permissions. Look in the MySQL documentation for the GRANT fucntion. You need to specifically set up access for remote connections before it will work. By default MySQL servers do not allow remote access.

..john

Options: ReplyQuote


Subject
Written By
Posted
Re: mysqladmin: connect to server at 'host' failed
October 19, 2004 10:17PM


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.