List:Internals« Previous MessageNext Message »
From:Jay Pipes Date:November 17 2005 5:35pm
Subject:Re: A few questions on triggers in MySQL 5
View as plain text  
> Jenny Chen wrote:
 >
> Like in Oracle, a trigger has three basic parts: trigger
> event/statement,trigger action, and trigger restriction( specifies a Boolean
> (logical) expression that must be TRUE for the trigger to fire. The trigger
> action is not executed if the trigger restriction evaluates to FALSE or
> UNKNOWN.) Does MySQL support it?

No, not currently.  Perhaps one of the developers might comment on any future 
plans to include this type of CHECK CONSTRAINT functionality for triggers...

Cheers.
Thread
A few questions on triggers in MySQL 5Jenny Chen17 Nov
  • Re: A few questions on triggers in MySQL 5Jay Pipes17 Nov
    • Re: A few questions on triggers in MySQL 5Jenny Chen17 Nov
      • Re: A few questions on triggers in MySQL 5Jay Pipes17 Nov