On Thu, Aug 09, 2007 at 12:01:02PM -0700, Brandon Black wrote: > On 8/8/07, Richard Robinson <[EMAIL PROTECTED]> 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
Yes, it looks like that does it. Thank you. Okay, this stuff is moving faster than I'd realised, "every few weeks" is not the right timescale. I'll check just before asking, in future. -- Richard Robinson "The whole plan hinged upon the natural curiosity of potatoes" - S. Lem _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]
