Hello,

I have my server running can connect via localhost but I cannot connect from 
another PC via TCP.

From the client I do this

mysql -h xxx.xxx.xxx.xxx -u mysql

(no password set yet and I the same client call without -h works on localhost)

but I recive the message:
ERROR 2003: Can't connect to MySQL server on 'xxx.xxx.xxx.xxx' (10060).

I have checked the firewall settings and port 3306 is open. What might I be 
doing wrong?

Thanks in advance.

Regards,

Roland
-- 
-"I have not failed. I've just found 10,000 ways that won't work."

-(Thomas Alva Edison 1847-1931)


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to