MySQL Forums
Forum List  »  InnoDB

Re: Drop foreign key only if it exists
Posted by: Eugene Chechel
Date: August 12, 2008 06:00AM

Thanks. I'll try it then. I did it with

SET FOREIGN_KEY_CHECKS = 0; then to 1 in the end

But I think it is more logic way

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Drop foreign key only if it exists
10735
August 12, 2008 06:00AM
19259
February 11, 2009 01:32PM
12928
February 12, 2009 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.