RE: DBD::Sybase and Replication Server
"Avis, Ed" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <DF24A9E1F4F65240B17401C06020AB43400148@EXLN1-VS1.london.kbcfp.com> |
Michael Peppler wrote: >Third, when DBI sets AutoCommit to TRUE (after the connect() returns) >the handler for this action generates a COMMIT call to be on the safe >side even though no transactions (or requests) of any sort have been >issued. That's pretty much what the DBI spec mandates, though I >suppose that DBD::Sybase could carry a flag in the $dbh that is set if >any command has been executed, so could avoid the commit if no command >has been executed. Yes please. -- Ed Avis <[email protected]>