mysqli auto rollback on script termination
Hi,
In case the PHP script dies (from fatal error, die() or similar), is any
started transaction (BEGIN TRANSACTION) automatically rolled back
(ROLLBACK) by PHP then?
I can't find any do***entation about this.
Thanks in advance for hints, links etc.
--
Martin - http://925.dk
"Shoot for the moon, even if you miss, you'll land among the stars."
|