Can't connect to MySQL server

Hi

I am trying to get connect to mysql database .
Facing Error: Can’t connect to MySQL server on ‘64.95.73.14’ (110)
(Mysql::Error)

Using Ruby: 1.8.6
mysql: 2.7
database machine ip: 64.95.73.14
Could someone provide any pointer??

Thanks
Darshana

Hey did you check with the premissions of mysql.
If you are a sudo user you must also give the username and password
along
with the connections.
kranthi.

On Jul 29, 9:13 am, kranthi reddy [email protected] wrote:

Darshana

Posted viahttp://www.ruby-forum.com/.

Can you manually log in using mysqlclient?