MySQL Forums
Forum List  »  InnoDB

Re: ERROR 1005: Can't create table (errno: 121) Help
Posted by: morgan mora
Date: February 23, 2009 07:16PM

i had the same problem when i trying to run a scrip gennerate by the mysql workbench, but after review the code of the script i see tha the once error was that, i had twice the same name in the name of a constraint in two diferent table creation blocks, solution: put different names to the constrains...

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ERROR 1005: Can't create table (errno: 121) Help
16527
February 23, 2009 07:16PM


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.