Hi I want increase the max number of threads that can be created in a sigel process
I read in mysqldoc that i must changue this and recompile pthreads /usr/include/bits/local_lim.h /* The number of threads per process. */ #define _POSIX_THREAD_THREADS_MAX 64 is this correct? thanks in advantage -- play tetris http://pepone.on-rez.com/tetris -- [email protected] mailing list

