Re: DESTROY ignored for outer handle
Nikos Vaggalis <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <CA+PXb4Y8tEXN-MnOebOngF58-_hok-CWNm0SvfbVKZ=rrE1VVw@mail.gmail.com> |
Hi Tim and thanks a lot for replying I have RaiseError enabled,I don't see anything else.Is it ok if I send you the whole log file just to take a quick look? Should Mysql be setup with the with-thread-safe-client switch enabled? thanks On Tue, Apr 28, 2015 at 8:09 PM, Tim Bunce <[email protected]> wrote: > On Tue, Apr 28, 2015 at 09:16:48AM +0300, Nikos Vaggalis wrote: > > > > Now,when in the same session, the error does not occur no matter how > much I > > stress it. When opening another 4-5 sessions,or doing a couple of > reloads > > of the same session, the following DBI error comes up : > > I don't see any errors in that log. I suggest you enable RaiseError, if > you haven't already, then any errors will be obvious. > > ("DESTROY ignored for outer handle" is an internal detail that's almost > certainly irrelevant to whatever problem you're having.) > > Tim. >