On Mon, 28 Jun 2004 07:11:04 -0300
"Carlos J Souza" <carlosjdesouza@stripped> wrote:
> hello all
>
> What is more important? triggers or stored procedures.
>
> I think that triggers they are a lot more important than stored proc. because stored
> procs they can be implemented in the front end application.
>
> In the version 5 should be implemented triggers instead of stored procedures.
What do you usually "call" with a trigger though? A stored procedure.
MySQL seems to have done just fine without these for many years. I say if they can get
these features in there without losing the characteristics that make MySQL so appealing,
great, otherwise forget it.
Josh