Jump to content

[SOLVED] Problem restoring, it asks for an frm?!


Imad

Recommended Posts

Hi Guys. I'm trying to restore a table for a database using the restore table command in the linux shell. I have the table backed up in a txt file, but it doesn't seem like MySQL is taking it. Here's what it keeps giving me:

 

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

| Table      | Op      | Msg_type | Msg_text                |

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

| tbl_posts | restore | error    | Failed copying .frm file |

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

1 row in set, 1 warning (0.00 sec)

 

What is an .frm file? And how can I get my table restored?

Best Regards.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.