MySQL Forums
Forum List  »  InnoDB

Re: ERROR 1005: Can't create table (errno: 121) Help
Posted by: AAA BBB
Date: April 25, 2008 02:07PM

For me this error was caused my having FKs in different tables use the same CONSTRAINT name/symbol. As expected, it was corrected by renaming the CONSTRAINT in the table that was giving the error.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ERROR 1005: Can't create table (errno: 121) Help
8474
April 25, 2008 02:07PM


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.