Subject: Re: sysctl & process limitations
To: Randy Arabie <rrarabie@arabie.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 02/02/2002 18:37:46
On Sat, Feb 02, 2002 at 10:33:21AM -0700, Randy Arabie wrote:
> 
> > You may also want to ktrace mysqld while trying to load the 
> > database to get more details.
> 
> Tried this.  I'm not much on analyzing a kernel trace, but I could see 
> from the trace that the file was opened.  And, it appears that some of 
> the data was inserted.  However, I can't check via the database.  When I 
> log in and try "desc tablename" I get the same Errcode: 23 for the 
> corresponding mysql *.MYD file.  This happens with a number of the tables 
> in the database.

And how much files does mysqld have ?
fstat |grep mysqld |wc -l

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--