MySQL Forums
Forum List  »  Triggers

Re: trigger callback for C?
Posted by: Dmitri Lenev
Date: May 16, 2005 12:57AM

Hi, Henry!

You can write UDF function in C which you will be able to invoke from trigger. For more info on MySQL's UDF functions look at http://dev.mysql.com/doc/mysql/en/adding-functions.html

Best regards,
Dmitri Lenev

Options: ReplyQuote


Subject
Views
Written By
Posted
6479
May 11, 2005 11:13AM
Re: trigger callback for C?
3623
May 16, 2005 12:57AM


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.