MySQL Forums
Forum List  »  Triggers

Re: Trigger on other database
Posted by: Tristan Zwingelstein
Date: February 07, 2012 05:05AM

Ok, admitting I create a trigger in "base1" which do update on "base2".
If I drop "base2", "base1" will no more works because the trigger in "base1" references "base2".
So is it possible to let "base1" fully functional even if the trigger inside is not working ?

Options: ReplyQuote


Subject
Views
Written By
Posted
1849
January 30, 2012 12:51AM
1009
January 30, 2012 05:06AM
Re: Trigger on other database
1091
February 07, 2012 05:05AM
1002
February 07, 2012 08:11AM


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.