+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- May 2008
- Posts
- 45
Unauthenticated user Issue in Mysql
If you find the below given message while viewing mysql process list,
======================
| 3436942 | unauthenticated user | xxx.xxx.x.xx:49607 | | Connect | | login |
|
| 3436943 | unauthenticated user | xxx.xxx.x.xx:49608 | | Connect | | login |
|
| 3436944 | unauthenticated user |xxx.xxx.x.xx:49609 | | Connect | | login |
======================
The Solution is :
======================
Add the line skip-name-resolve to my.cnf and restart mysql
======================


LinkBack URL
About LinkBacks



Reply With Quote