Unauthenticated User is causing server overloaded
Hi,Current I have a lot of unauthorized mysql connections like this one
| 10294 | unauthenticated user | localhost | NULL | Connect | NULL | Reading to net | NULL
Also the load on the server has gone from between 2-4 to over 20 and up to 200 on a Dual Xeon 2.4 Ghz 3 gb ddr ram. So it seems something is going wrong.
Is there a way to find out what script(since it's a localhost connection) is causing this??
Or another way to solve this.
please help