Re: [mp1] debugging: DBI commits delayed until server shutduwn

2004-03-12 Thread Mark Stosberg
On 2004-03-12, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Fri, 2004-03-12 at 16:11, Mark Stosberg wrote: >> I'm out of any ideas. Any wild guesses appreciated. :) > > Your CGI::Session object is not going out of scope, so it doesn't get > destroyed until you shut down the server. You are so i

Re: [mp1] debugging: DBI commits delayed until server shutduwn

2004-03-12 Thread Perrin Harkins
On Fri, 2004-03-12 at 16:11, Mark Stosberg wrote: > I'm out of any ideas. Any wild guesses appreciated. :) Your CGI::Session object is not going out of scope, so it doesn't get destroyed until you shut down the server. - Perrin -- Report problems: http://perl.apache.org/bugs/ Mail list info: