Re: remote access to mysql database
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?
Subject
Written By
Posted
Re: remote access to mysql database
May 25, 2006 07:46AM
December 06, 2007 03:11PM
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.