Hmmm, I dunno.
Perhaps the term: mysql -h 'server' -u root
Should be changed to: mysql -h your_hostname -u root
As "your_hostname" is the actual FQDN of your server.

Brian Duke
SS-TCAM//87797



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Saturday, February 07, 2004 5:30 PM
To: [EMAIL PROTECTED]
Subject: Can't connect URGENT!

Hi,

I have instaled mysql 4.0.17 on a debian server, but i have a big
problem.
I can only connect to mysql at the server and only with -h localhost. If
I try 
this: 
     mysql -h server -u root 

from anywhere i receice always the same response:

     ERROR 2003: Can't connect to MySQL server on 'server' (111)

the only way I can connect to the server is typing

    mysql -h localhost -u root

at the server.

Can anyone please help? I already search at google and can fine
anything.

TIA

Carlos Baptista

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

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


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

Reply via email to