Mysql connections
Hi,Since a few days i have a lot of unauthorized mysql connections like thisone
| 29349 | unauthenticated user | localhost | NULL | Connect | NULL | Writing to net | NULL
Also the load on the server has gone from between 1-2 to over 10. 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.