twomt
07-20-2007, 06:03 PM
Hello,
can someone tell me why there are sleeping processes in MySQL.
Are these looping items or so?
I have for example several :
| 25046 | user | localhost | database | Sleep | 179 | | NULL |
I guess resulting in the following errors :
Warning: mysql_connect() [function.mysql-connect]: Too many connections
Now, how do I found out what this means and then how do I prevent these?
Many thanks,
twomt.
can someone tell me why there are sleeping processes in MySQL.
Are these looping items or so?
I have for example several :
| 25046 | user | localhost | database | Sleep | 179 | | NULL |
I guess resulting in the following errors :
Warning: mysql_connect() [function.mysql-connect]: Too many connections
Now, how do I found out what this means and then how do I prevent these?
Many thanks,
twomt.