CPAN Upload: H/HT/HTOUG/DBD-Ingres-0.34.tar.gz
[email protected] (Henrik Tougaard)
| Newsgroups | perl.dbi.announce |
|---|---|
| Message-ID | <[email protected]> |
The uploaded file
DBD-Ingres-0.34.tar.gz
has entered CPAN as
file: $CPAN/authors/id/H/HT/HTOUG/DBD-Ingres-0.34.tar.gz
size: 39830 bytes
md5: 063bcdf2b2f728142e6980ea5a33b83f
No action is required on your part
Request entered by: HTOUG (Henrik Tougaard)
Request entered on: Sat, 18 May 2002 11:28:26 GMT
Request completed: Sat, 18 May 2002 11:29:49 GMT
Virtually Yours,
Id: paused,v 1.80 2002/03/10 06:40:03 k Exp k
Please use DBD::Ingres0.34 instead of 0.33 as 0.33 does not comply to the
DBI specs.
From the README:
v0.34 2002.05.18
-Setting $dbh->{AutoCommit}=1 trigers a commit as per the DBI specs.
v0.33 2002.05.13
-Bug in AutoCommit handling fixed. Previously Setting AutoCommit caused
a $dbh->Commit to be executed causing all kinds of grief. Eg setting
AutoCommit to in the middle of a transaction triggered an absolutely
unwanted commit.