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

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


Thanks very much.




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