Bug #3922 Is it normal... allow from any IP doesn't allow connections from localhost
Submitted: 28 May 2004 4:08 Modified: 9 Jun 2004 8:43
Reporter: [ name withheld ] Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:3.23.55 OS:Linux (SuSE Linux 8.2)
Assigned to: Alfredo Kojima CPU Architecture:Any

[28 May 2004 4:08] [ name withheld ]
Description:
Hello,

I just wanted to ask if it's normal that mysql isn't allowing connections from localhost if I create a database with permissions from "any IP"? Or is it an configuration mistake that I've done?!
I noticed this after I did the last SuSe update, didn't try earlier.

Thanks
J. D.

How to repeat:
see above
[8 Jun 2004 20:42] Alfredo Kojima
You need to add localhost for your user, otherwise other account settings might take precedence when you connect.
[28 Jun 2004 17:15] [ name withheld ]
Thank you for the help Alfredo