Jump to content

mysqldump failing


jworisek

Recommended Posts

I am using mysql 4.1.5 on a Windows XP box. Up until a few weeks ago I was able to dump all of our databases, but the number of tables in our databases has grown to the point where it fails before it can get through a database... I get these errors:

mysqldump: Got error 1105: File'.\file_name.MYD' not found (Errcode:24) when using LOCK TABLES.

or


mysqldump: Got error 1017: Can't Find File'.\file_name.frm' not found (Errcode:24) when using LOCK TABLES.

the second warning occurs with the table immediately following the one that trips the first error.

I'm pretty sure that it just has to do with the number of tables (currently 1093 tables in the database I'm attempting to dump).

I think I had run into this problem before and modified the my.ini file to fix it but I can't seem to figure out the right variable to set... any ideas?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.