Re: [CDBI] dbi_commit not adding everything under mod_perl
Bill Moseley <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Apr 19, 2006 at 02:50:42PM +0100, Steve Sims wrote: > >Check that you are calling dbi_commit (or have explicitly turned on > >AutoCommit) and that your isolation level is set to something like > >READ > >COMMITTED. > > Yeah - I'm making calls to dbi_commit - and have AutoCommit turned > off. I don't know how to check the isolation level. show transaction_isolation; -- Bill Moseley [email protected]