Jump to content

Can't open file: 'the_table.ibd' (errno: 1)


arianhojat

Recommended Posts

This table has not been openable for months, I try doing a SELECT * FROM the_table and get an error that

"Can't open file: 'the_table.ibd' (errno: 1)" not sure what to do. ill be fine with deleting it, and rebuilding it. trying to but delete it gives me a "MYSQL 1051 ERROR, unknown table 'the_table'", however it still shows up in my MYSQL Query Browser screen. Cant do a CREATE either, says table already exists haha.

 

I googled around for months off and on, maybe has something to do with deleting certain files in the database .frm or .ibd values maybe? Finally need to use that table again, so hence why i delayed looking into it for so long.

Link to comment
Share on other sites

Hey fenway,

When i run that on respected table, i get:

| Table                  | Op    | Msg_type | Msg_text                                        |

+------------------------+-------+----------+-------------------------------------------------+

| thedatabase.thetablename | check | error    | Can't open file: 'thetablename.ibd' (errno: 1) |

 

any ideas? i am on Windows Box, and MYSQL 4.1.12a-nt

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.