tl,
Thursday, September 26, 2002, 3:44:30 PM, you wrote:

t> Please help me "mysqldump":
t> ON:
t> mysqldump --opt --user=user_name -pPassword _stat_ | gzip -1 > database.gz

t> I have an error :
t> mysqldump: Got error: 1017: Can't find file: './_stat_/_stat_193_219_2_250.frm' 
(errno: 24) when using LOCK TABLES

$ perror 24
Error code  24:  Too many open files

Take a look at:
     http://www.mysql.com/doc/en/Not_enough_file_handles.html



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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