'localhost 127.0.0.1' is not a valid host.
Use 'localhost' if you want to use the local socket.
Use '127.0.0.1' if you want to use the TCP port.

Gantier wrote:

Hello,
I work with apache, tomcat and linux redhat 7.3 and mysql 4.0.9
When I try to connect to my database from my application with the user
XXX with password YYY, the next message appears :

INVALID AUTHORIZATION SPECIFICATION :
ACCESS DENIED FOR USER '[EMAIL PROTECTED] 127.0.0.1' USING PASSWORD(YES)

But I made GRANT ALL ON *.* TO XXX@'%' IDENTIFIED BY 'YYY';
and mysqladmin flush-privileges

Please, help me
Thanks







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



Reply via email to