Subject: Re: Resolved: MySQL problem "Too many open files" or "Too many open files in system"
To: None <netbsd-users@netbsd.org>
From: Eric S. Hvozda <hvozda@ack.org>
List: netbsd-users
Date: 09/02/2002 12:26:28
On Mon, 2 Sep 2002 08:35:08 +0200  cube wrote:
> 
> Well, I solved that by 'ulimit -n 128' before starting the MySQL daemon.

That's fine fix for the server, but it doesn't help if your clients
bump into the per process file descriptor limit as well...