Re: increase mysql max connections over 1024

2002-06-16 Thread Osamu Aoki
[changed back to right ML] This is better aproach :) On Sun, Jun 16, 2002 at 04:54:42PM -0400, Jeff S Wheeler wrote: > On Sun, 2002-06-16 at 04:24, Osamu Aoki wrote: > *snip* > > If what you say is true, I can tell you that ANY program which is > > involved with mysql and which used local_lim.h

Re: increase mysql max connections over 1024

2002-06-16 Thread Osamu Aoki
On Fri, Jun 14, 2002 at 12:58:31PM +0800, Patrick Hsieh wrote: > I'd like to increase the number of max connections above 1024 in Linux. > I think I have to increase PTHREAD_THREADS_MAX in > > /usr/include/bits/local_lim.h > > /* The number of threads per process. */ > #define _POSIX_THREAD_TH