DBD::Multiplex and $dbh->{AutoCommit}
- From: rob.kinyon@xxxxxxxxx (Rob Kinyon)
- Date: Thu, 22 Jun 2006 00:21:58 -0400
All -
I'm working on a rather large patch to DBD::Multiplex to make it
work correctly with a master/slave setup and transactions. In the
tests I've written, I've run into a very odd situation. I'm attempting
to trace what happens when $dbh->{AutoCommit} is executed. But,
DBD::Multiplex::db::FETCH isn't being executed. It is when I do a
$dbh->{RaiseError} and DBD::Multiplex::db::STORE is being executed
when I set $dbh->{AutoCommit}.
Does anyone have any idea why this might be?
Thanks,
Rob
.
- Prev by Date: RFC: SQL::KeywordSearch 1.1
- Next by Date: DBD::Informix FAILURE CLASS A gcc: language arch=v9 not recognize d
- Previous by thread: RFC: SQL::KeywordSearch 1.1
- Next by thread: DBD::Informix FAILURE CLASS A gcc: language arch=v9 not recognize d
- Index(es):
Relevant Pages
|