In the last episode (Nov 17), Gleb Paharenko said:
> > Help! I can't figure out a way to stop my server from topping out
> > at 1024 threads. This is a very strange behavoir. I have tons of
> > legit use on my database server but I don't think the threads are
> > dying does anyone have any suggestions for this?
> 
> Similar problems are often found in lists. Usually they are solved by
> increasing file limits. You likely need to increase open-files-limit.

If you're running Linux, you may need to recompile your linuxthreads
library also:

http://dev.mysql.com/doc/mysql/en/Source_notes-Linux.html

-- 
        Dan Nelson
        [EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to