MySQL Forums
Forum List  »  InnoDB

Trigger conditions
Posted by: Joseph Casale
Date: October 24, 2015 10:31AM

I have a table A with a foreign constraint on a column linked to Table B, I wrote a trigger on delete events for table A however when a row in table B is removed cascading to Table A the trigger is never invoked.

Is this expected?


Thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
Trigger conditions
1223
October 24, 2015 10:31AM
769
October 24, 2015 11:05AM


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.