MySQL Forums
Forum List  »  Triggers

Explicit or implicit commit is not allowed in stored function or trigger.
Posted by: lakshmi u
Date: October 21, 2008 04:41AM

Hi, am using triggers for my table . i called stored procedure from trigger. i used transactions in that procedure. but i unable to applying transactions for procedures which was called from triggers.
i got the following error:
------------------------------------------------------------------------------------
Mysql::Error: Explicit or implicit commit is not allowed in stored function or trigger.:
--------------------------------------------------------------------------------

suggest solution. can i use transactions in this type of procedures

Options: ReplyQuote


Subject
Views
Written By
Posted
Explicit or implicit commit is not allowed in stored function or trigger.
9715
October 21, 2008 04:41AM


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.