10 messages in com.mysql.lists.mysqlUnable to connect to remote mysql ser...
FromSent OnAttachments
Bruno Batarelo22 May 2002 14:57 
Paul DuBois22 May 2002 15:32 
do...@dcs.net22 May 2002 15:43 
Gurhan Ozen22 May 2002 15:44 
Benjamin Pflugmann22 May 2002 15:58 
龔惠樑(Borus.Kung)22 May 2002 19:10 
ally11 Jun 2002 01:36 
Gerald Clark11 Jun 2002 06:28 
Sherzod B. Ruzmetov11 Jun 2002 06:28 
ally11 Jun 2002 20:47 
Subject:Unable to connect to remote mysql server.
From:ally (ally@fridae.com)
Date:06/11/2002 01:36:02 AM
List:com.mysql.lists.mysql

Dear all,

I hv mysql server running on a remote machine(ip 202.157.188.2) and i'm trying to connect to it by ssh from another machine(ip 202.157.137.97) as follows :

$ mysql -h 202.157.188.2 -u root -p Enter password: ERROR 2003: Can't connect to MySQL server on '202.157.188.2' (61)

Can you please advice.