MySQL Forums
Forum List  »  Stored Procedures

Re: Dynamically Creating Triggers from a Stored Procedure
Posted by: Rick James
Date: June 19, 2013 08:57PM

Have it print (SELECT to output) the text of all the triggers. Then paste (or "source") it into the "mysql" commandline tool.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Dynamically Creating Triggers from a Stored Procedure
3196
June 19, 2013 08:57PM


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.