[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql
Subject:    Re: Remote user problem
From:       Ingo =?ISO-8859-1?Q?Str=FCwing?= <ingo () mysql ! com>
Date:       2004-11-30 9:51:57
Message-ID: 1101808317.3021.9.camel () chilla ! local
[Download RAW message or body]

Hi,

Am Mo, den 22.11.2004 schrieb Danesh Daroui um 16:29:
...
> /*> mysql -h 127.0.0.1 -u root -p
> Error 1045 (28000): Access  denied for user 
> 'root'@'localhost.localdomain'. (using password YES)
> */

this might be a problem in your DNS. It resolves 127.0.0.1 to
'localhost.localdomain' instead of 'localhost'. Consequently, it does
not match the entries in the user table (select host,user from
mysql.user). "mysql -h localhost -u root -p" should work then.

Regards,
Ingo
-- 
Ingo Strüwing, Senior Software Developer
MySQL AB, www.mysql.com
Office: +49 30 43672407

Are you MySQL certified?  www.mysql.com/certification


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=mysql@progressive-comp.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic