Re: mysql connectivity error

2005-10-18 Thread Gleb Paharenko
Hello. See: http://dev.mysql.com/doc/refman/5.0/en/can-not-connect-to-server.html Hiu Yen Onn wrote: > hi all, > > i have a mysql which only localhost can be logged in. if i have created > an account [EMAIL PROTECTED], then, i cant login in as that host. > mysql -u user -h mymach

mysql connectivity error

2005-10-16 Thread Hiu Yen Onn
hi all, i have a mysql which only localhost can be logged in. if i have created an account [EMAIL PROTECTED], then, i cant login in as that host. mysql -u user -h mymachine.com -p ERROR 2003 (HY000) Cant connect to the MySQL server on 'x.x.x.x' (111) please advise. thanks -- MySQL General Ma