Re: mysql remote connection fails
Posted by: Manikandan Ehambaram
Date: May 22, 2005 01:35PM

Hi, I had the same problem, I actually opened the port from Windows Firewall and afterthat I am able to connect to my server from remote client but only through other users otherthan root.

Steps to open the port from Firewall

1. Go to ControlPanel/Windows Firewall
2. Select Exception TAB
3. Select "Add Port..", Give MySQLServer as Name and 3306 as Port and make sure TCP is selected
4. If you more want to restrict this port within your local network (hosts with IP 192.168.0.X) select Change Scope... and choose "My Network (Subnet only)

Create a new user and assign some schema previlates to the new user from MySQL Administration tool and use this new user from remote machine.

Hope this helps
Mani

Options: ReplyQuote


Subject
Written By
Posted
May 21, 2005 01:25PM
Re: mysql remote connection fails
May 22, 2005 01:35PM


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.