Re: Can't connect URGENT!

2004-02-08 Thread Tobias Asplund
On Sun, 8 Feb 2004 [EMAIL PROTECTED] wrote: > the only way I can connect to the server is typing > > mysql -h localhost -u root > make sure you don't have a line "skip-networking" in your /etc/my.cnf cheers, Tobias -- MySQL General Mailing List For list archives: http://lists.mysql.com/my

RE: Can't connect URGENT!

2004-02-07 Thread Peter Lovatt
PROTECTED]; [EMAIL PROTECTED] Subject: RE: Can't connect URGENT! 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

RE: Can't connect URGENT!

2004-02-07 Thread Duke, Brian
: 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

Re: Can't connect URGENT!

2004-02-07 Thread Steve Folly
On 8 Feb 2004, at 00:29, [EMAIL PROTECTED] wrote: 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:

Can't connect URGENT!

2004-02-07 Thread cb
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