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
1 day 1 hour ago
1 day 6 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 17 hours ago
2 days 6 hours ago
2 days 8 hours ago