Re: [CDBI] Inconsistent reads from database when using web interface

"Perrin Harkins" <[email protected]> Thu, 28 Aug 2008 19:06:40 -0400
Newsgroups gmane.comp.lang.perl.modules.class-dbi
Message-ID <[email protected]>
On Thu, Aug 28, 2008 at 6:30 PM, Carlos Vicente
<cvicente-zZ82ZiX1S8l+u43qRgrggVnYRNhDb3e+9nwVQlTi/[email protected]> wrote:
> Yes, reloading Apache does fix it.

Unfortunately, that doesn't narrow it down.  It could still be any of
the things I mentioned, including the isolation level not being set on
the right connection.

- Perrin