ERROR 2003: Can't connect to MySQL server(10060)
Posted by: yanfangguo
Date: October 16, 2005 10:48PM

I installed mysql server 4.1.10 on linux server.

when I try to connect to it from the machines within the compus lan, the server does work.

D:\MySQL Server 4.1\bin>mysql -h147.134.94.130 -udgm -p
Enter password: ***
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 4 to server version: 4.1.14-standard


The problem is that connections beyond the lan are all failed.

D:\mysql\bin>mysql -h147.134.94.130 -udgm -p Enter password: *** ERROR 2003: Can't connect to MySQL server on '147.134.94.130' (10060)

I just thought that maybe something wrong with the firewall of the server.But I don't know what to do. Anyone can help me fix it out?



Edited 1 time(s). Last edit at 10/17/2005 12:46PM by yanfangguo.

Options: ReplyQuote


Subject
Written By
Posted
ERROR 2003: Can't connect to MySQL server(10060)
October 16, 2005 10:48PM


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.