remote mysql connection
Hi All,
I'm strugeling with creating a mysql connection from my home pc to the external server.
I can telnet to my server. on port 3306 So that is fine. (Also from the server itself I can connect to the datasebase with the user test)
I have a user "test" (localhost, and *). Without a password for testing purposes.
But when I try to login I keep getting this error:
C:\Users\Tom>mysql -u test (IP)
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
I hope you can help me.
Thanks
|
Recent comments
2 days 23 hours ago
3 days 8 hours ago
3 days 11 hours ago
3 days 12 hours ago
3 days 13 hours ago
3 days 15 hours ago
3 days 16 hours ago
3 days 18 hours ago
4 days 10 hours ago
4 days 10 hours ago