[ CC'ing the list ]

On Tue, 2004-05-18 at 16:53, Dave Boodman wrote:
> -X does what i thought - works perfectly.

That just means you haven't figured out the steps to recreate the
problem yet.

> I do see this whenever I first hit the web server after a restart, does 
> this look normal (obviously I have debug turned up):
> 
> 34581 Apache::DBI             push PerlCleanupHandler
> 34581 Apache::DBI             need ping: yes
> 34581 Apache::DBI             new connect to 
> 'database=_________AutoCommit=0ChopBlanks=1FetchHashKeyName=NAME_lcPrintError=0RaiseError=1RootClass=DBIx::ContextualFetchShowErrorStatement=1Taint=1Username=jcdbi_connect_method=Apache::DBI::connect'
> 34581 Apache::DBI             PerlCleanupHandler
> 34581 Apache::DBI             PerlCleanupHandler rollback for 
> database=_________AutoCommit=0ChopBlanks=1FetchHashKeyName=NAME_lcPrintError=0RaiseError=1RootClass=DBIx::ContextualFetchShowErrorStatement=1Taint=1Username=jcdbi_connect_method=Apache::DBI::connect

That looks normal.  Apache::DBI does an automatic rollback at the end of
every request.

- Perrin


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to