On 11 Sep 2009, at 6:56pm, Dan Kennedy wrote:

> On Sep 12, 2009, at 12:01 AM, Simon Slavin wrote:
>
>> May I ask what happens if SQLITE_MAX_TRIGGER_DEPTH is reached ?  Is  
>> an
>> error generated ?  Is a transaction marked as failed, etc. ?
>
> The statement execution fails with SQLITE_ERROR. The error message
> says something like "too many levels of trigger recursion".

That makes sense.  Thanks.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to