http://qs321.pair.com?node_id=587454


in reply to Re: DBI InactiveDestroy problem
in thread DBI InactiveDestroy problem

I could try that when I get back into work on monday but I've distilled the problem down to the code you see above. What you see is the entire program and I only do one prepare. If I reconnect and reprepare after the waitpid the errors go away. I was hoping to not have to do that.

Replies are listed 'Best First'.
Re^3: DBI InactiveDestroy problem
by perrin (Chancellor) on Dec 03, 2006 at 17:38 UTC
    Hmm, try setting InactiveDestroy before you fork.