Is there a way to always rollback on dbh destruction? We had (wrongly) assumed that autocommit set off would rollback statements on disconnect. However that does not appear to be the case.
Basically I am trying to NEVER commit unless it is explicitly asked for. Thanks for any info!
(15)
]
