Re: DESTROY ignored for outer handle

2015-04-29 Thread Tim Bunce
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 > y

Re: DESTROY ignored for outer handle

2015-04-28 Thread Nikos Vaggalis
e 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. >

Re: DESTROY ignored for outer handle

2015-04-28 Thread Tim Bunce
p : 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.

DESTROY ignored for outer handle

2015-04-27 Thread Nikos Vaggalis
I've tried posting to the perl.dbi google group to no avail,so I'm trying here as well My dbi trace log is full of <> DESTROY(DBI::db=HASH(0x38bd330)) ignored for outer handle (inner DBI::db=HASH(0x3817a48) has ref cnt 1) In detail: I'm building a site and there are two queries each one in its ow