On Sat, Feb 02, 2002 at 09:14:27PM -0700, Randy Arabie wrote:
> I don't think so.  I raised the limit for mysqld descriptors to 5000.
> 
> # sysctl -w proc.220.rlimit.descriptors.hard=unlimited
> # sysctl -w proc.220.rlimit.descriptors.soft=unlimited
> 
> The kernel maxfiles was already set to 5000.  Those commands raised the 
> limit for process 220 (mysqld) to 5000.  And, the load still fails with
> Errcode: 23.

This is really strange, I suspect the '23' isn't an error code from
sys/errno.h then. 
Sorry, I don't have more ideas. I have mysqld with several databases,
and I don't have problems with it ...

-- 
Manuel Bouyer <[EMAIL PROTECTED]>
--

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to