Hi all,

I'm seeing this error intermittently in my error log for my Catalyst app
(using a Mysql database):

*[error] Caught exception in engine "DBIx::Class::Schema::txn_do(): DBD
driver has not implemented the AutoCommit attribute at
 /usr/local/lib/perl/5.10.1/DBI.pm line 1720."
*
My connect info is set to the following:

*    <connect_info>
        AutoCommit 1
        PrintError 1
        RaiseError 1
        mysql_enable_utf8 1
    </connect_info>
*
Anyone else seeing this?

s/w versions i'm using:

*perl: 5.10.1
Catalyst::Runtime: 5.80032
DBIx::Class: 0.08127
DBI: 1.616
DBD::mysql: 4.018
*
Cheers,

Ben
_______________________________________________
List: http://lists.scsys.co.uk/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]

Reply via email to