Subject Re: [firebird-support] Re: Trigger nesting level
Author Dmitry Yemanov
lacakus wrote:
>
> If infinite loop occurs and FB stops with error at approx. 1000 nesting
> levels ... all changes into table T (including step 1. - original SQL
> insert statement) will be rolled back ?

Yes, unless you catch and swallow this exception inside the trigger.


Dmitry