I'm also seeing this bug with an in house Perl App, that uses InnoDB
transactions.
Transactions appear to work normally through the mysql client interface
with the tests I've done, but the perl DBI system always fails. Even if
using $dbh->begin_work() instead of setting {AutoCommit=>0} in the
DBI->connect() function.
Downgrading mysql-server-5.0, mysql-client-5.0, mysql-common and
libmysqlclient15off to 5.0.22-4 brought back normality.
A.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]