Autocommit attribute not set...(DBD::mysql)
am 29.08.2006 17:50:59 von rperryI sometimes get:
DBD driver has not implemented the AutoCommit attribute at
/usr/local/lib/perl5/site_perl/5.8.8/Apache/DBI.pm line 277.
On my HTML::Mason site. I'm using Apache 2.2/mod_perl 2.
I list
PerlModule Apache::DBI
before any other perl modules. What am I doing wrong?