Re: ulimit - recommended setting

2001-01-17 Thread Richard Ellerbrock
This could also be related to hard coded thread limits in the linux kernel (which will need a kernel recompile) and glibc libraries. The library issue will only come into play if you compiled your own Mysql. This has been discussed previously on this list. Search the archives at http://lists.my

Re: ulimit - recommended setting

2001-01-17 Thread Jan Tegtmeier
Hi Johan, >What's the recommended setting for ulimit on a system running >MySQL 3.23.27, Red Hat 7.0, and PHP which now and then >when connecting with mysql_pconnect() produce the error: >"Can't create a new thread (errno 11). >If you are not out of available memory, you can consult the >manua

ulimit - recommended setting

2001-01-17 Thread Johan Björk
One simple(?) question. What's the recommended setting for ulimit on a system running MySQL 3.23.27, Red Hat 7.0, and PHP which now and then when connecting with mysql_pconnect() produce the error: "Can't create a new thread (errno 11). If you are not out of available memory, you can consult the