Re: Trigger Question with Commit

From: Tim X <timx_at_nospam.dev.null>
Date: Sat, 09 Aug 2008 20:24:19 +1000
Message-ID: <87y7364hbg.fsf@lion.rapttech.com.au>


artmerar_at_yahoo.com writes:

>
> Our setup is that we have a trigger which calls a procedure that
> inserts into a table. That procedure has commit's in it because that
> procedure is also called from other procedures as well as from PHP.
>
> But, since the record is appearing in the table anyhow, maybe I can
> ignore the error???
>

OMG NO! Never ignore any error unless you fully understand why it is there and once you do, eliminate it. If its not important, why is it being logged? Verify what you think is going on is what is actually going on.

Tim

-- 
tcross (at) rapttech dot com dot au
Received on Sat Aug 09 2008 - 05:24:19 CDT

Original text of this message