Bug #1825 | using % host names | ||
---|---|---|---|
Submitted: | 12 Nov 2003 23:20 | Modified: | 13 Nov 2003 8:10 |
Reporter: | carl mcdade | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | all | OS: | Windows (windows) |
Assigned to: | CPU Architecture: | Any |
[12 Nov 2003 23:20]
carl mcdade
[13 Nov 2003 8:10]
Dean Ellis
This would appear to be the fault of the anonymous logins for localhost. As the MySQL manual mentions, the Windows distribution grants global privileges to the anonymous login for localhost. Remove the anonymous logins for localhost and see if the issue persists. Thank you.