Topic: MySQL error 11 - Thread problems
I'm settings up my last project at a friends server, and found out that there's a problem. After a while there's too much mysql-threads (they doesn't close... don't know why) so MySQL can't create more of them and gives the error-message:
Warning: mysql_connect(): Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug in...
Does someone knows how to fix this? (He's running some kind of linux-installation...)
Edit: No, I've not consulted the manual...