[Dbix-class] Recovering from a failed transaction ?

Brandon Black blblack at gmail.com
Thu Aug 9 20:01:02 GMT 2007


On 8/8/07, Richard Robinson <catalyst at beulah.qualmograph.org.uk> wrote:
>
> I'm still getting to grips with all this, I think I must be missing
> something obvious.
>
> I'm playing around with transactions, to get a feel for how they go. So I
> have a little block of deletes and updates, called with
[...]
> DBIc v 0.08003 + mySql v 4.1.11, in case it's relevant.

You need to upgrade.  There was a bug w/ AutoCommit and transaction
handling in general in 0.0800x, it was fixed in 0.08004, and now
0.08005 is out.  See
http://search.cpan.org/src/MSTROUT/DBIx-Class-0.08005/Changes

-- Brandon



More information about the DBIx-Class mailing list