MySQL Forums
Forum List  »  Triggers

Re: Triggers are not working properly after converting code from SQL SERVER
Posted by: Peter Brawley
Date: March 05, 2013 10:28AM

> the rest of the fields do not let you put in erroneous information

How?

> SET `id` = deleted.actionid, `attachments` = deleted.attachments;

How is the Trigger supposed to have determined which deleted row those assignments refer to?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Triggers are not working properly after converting code from SQL SERVER
1088
March 05, 2013 10:28AM


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.