On Tue, 16 May 2000, William Deegan wrote:
> If autocommit is not set and a script exits the transaction will be
> rolled back.
> 
> The question I have is when the database handle is re-used will the
> autocommit still be unset if the script that set it errors out?

Yes, Apache::DBI doesn't touch your autocommit settings.

- Perrin

Reply via email to