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 <[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