MySQL Forums
Forum List  »  MySQL Administrator

Re: remote access to mysql database
Posted by: Anthony Willard
Date: May 25, 2006 07:46AM

You said that you can connect from the MySQL host, what about from your development machine?

Is the database server configured to allow access via TCP/IP (no "skip-networking" in your startup).

Is the server behind some firewall or router that is blocking the traffic on port 3306? Any blocking software?

Options: ReplyQuote


Subject
Written By
Posted
Re: remote access to mysql database
May 25, 2006 07:46AM


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.