in reply to Re^3: Class::DBI and mod_perl 2
in thread Class::DBI and mod_perl 2
Ah, I see. It's just extra safety beyond the check for "$process_id == $$" right?
Thanks for mentioning the update. I just bumped up from 0.34 and removed the snippet from my module. Unfortunately this does just cause the same behavior, but at least I got an update. ;) I think I'll have to use my own db_Main so I have control of the original dbh object somewhere.
I'm not using threads, so I'll assume that is directed at the OP. :)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Class::DBI and mod_perl 2
by perrin (Chancellor) on Jun 12, 2007 at 19:37 UTC |