Bug #15394 Access denied (false user name)
Submitted: 1 Dec 2005 16:33 Modified: 1 Dec 2005 16:35
Reporter: Tim Park Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:MySQL Administrator 1.1.5 OS:Windows (windows xp)
Assigned to: CPU Architecture:Any

[1 Dec 2005 16:33] Tim Park
Description:
I have 3 different servers set up with different IPs.

server #1: xx.xxx.xx.xx
server #2: yy.yyy.yy.yy
server #3: zz.zzz.zz.zz

Connection establishes w/o a problem on two servers. However, when I try to connect to the 3rd(zz.zzz.zz.zz) as root, it says 

MySQL Error 1045
Access denied for user 'root@xx.xxx.xx.xx' (Using password: yes)

How do I get rid off the @xx.xxx.xx.xx from the user name inorder to make the connection to zz.zzz.zz.zz? 

How to repeat:
Server host: zz.zzz.zz.zz       port:3306
Username: root
Password: *****
[1 Dec 2005 16:35] Tim Park
Should have posted in the forum. Sorry.