On Mon, 4 Feb 2002, Manuel Bouyer wrote:

> What a minute ... you're loading the tables to a 'mysqld' process, using
> the 'mysql' command, rigth ?
> Maybe it's just the mysql command which runs out of files descriptors ?
> Did you try to raise the limit of the shell before starting it ?

Right.  Like this:

mysql -u someuser -p -D somedatabase < ./data.sql

No.  I didn't raise the shell limits, I rose the kernel maxfiles and 
the mysqld process proc.pid.rlimit.descriptors.soft limit.

I'll try the shell tonight.
-- 

Cheers!

Randy


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