MySQL Forums
Forum List  »  Triggers

Re: CALL In Trigger
Posted by: Andrew Gilfrin
Date: March 11, 2005 02:29AM

Unfortunatly you can't use CALL or any SQL statements within the body of a trigger at the moment. It's hoped that this restriction will be lifted in the future.

This does make triggers rather toothless.

If you creating triggers perhaps you might like to take a look at my site which greatly expands on the MySQL documentation for both Triggers and Procedure programming in MySQL. http://www.mysqldevelopment.com

Andrew Gilfrin
http://www.mysqldevelopment.com



Edited 1 time(s). Last edit at 03/11/2005 02:29AM by Andrew Gilfrin.

Options: ReplyQuote


Subject
Views
Written By
Posted
5421
March 10, 2005 02:22PM
Re: CALL In Trigger
2873
March 11, 2005 02:29AM
2559
March 11, 2005 03:50PM
2729
May 06, 2005 03:38AM
2700
May 24, 2005 10:35AM
2741
May 25, 2005 11:54AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

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.