On 8/3/07, Dave Cardwell <[EMAIL PROTECTED]> wrote:
> Hello there.
>
> When I run the attached script the call to txn_do() seems to create a
> transaction depth of two, so the insert is never actually committed. I
> see the insert in the MySQL log and the auto increment value of the
> primary key is increased, but the row of data is never actually
> inserted.
>

You might want to try trunk, there have been some txn-related fixes
there since the last official release.  Trunk has moved recently, and
the mailing list footer is out of date.  You can grab it from "svn
export http://dev.catalyst.perl.org/repos/bast/DBIx-Class/0.08/trunk/";.

-- Brandon

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/dbix-class@lists.rawmode.org/

Reply via email to