Subject Re: [firebird-support] Re: Question about few Firebird details
Author Alexey Kovyazin
Hi,

Yes, sure, my mistake - I should not answer questions so late and need to sleep more :)

Regards,
Alexey


 

23.05.2016 22:32, Alexey Kovyazin wrote:
>
> 44. This option turn off individual savepoints.

Individual savepoints are never turned off. This option disables the
root (transaction-level) savepoint used to transform a rollback into a
commit (by undoing all the transaction changes).

Dmitry