2003年 6月 27日 金曜日 22:39、Gantier さんは書きました: > 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)
The part saying '[EMAIL PROTECTED] 127.0.0.1' looks strange to me as it states localhost AND 127.0.0.1. Its the first time I saw this, but I haven't used tomcat. I would expect it to say 127.0.0.1 OR localhost but I might be wrong. Best regards Nils Valentin Tokyo/Japan > > But I made GRANT ALL ON *.* TO XXX@'%' IDENTIFIED BY 'YYY'; > and mysqladmin flush-privileges > > Please, help me > Thanks -- --- Valentin Nils Internet Technology E-Mail: [EMAIL PROTECTED] URL: http://www.knowd.co.jp Personal URL: http://www.knowd.co.jp/staff/nils -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]