MySQL Forums
Forum List  »  InnoDB

Re: ERROR 1005: Can't create table (errno: 121) Help
Posted by: Hsing-Tsu Lai
Date: September 03, 2006 10:47AM

use another database (e.g. test) and create the same table. copy the .frm file from this 2nd database to the one with problem.

that should be all, if the problem is only the missing .frm file.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ERROR 1005: Can't create table (errno: 121) Help
16549
September 03, 2006 10:47AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.