in reply to Re^2: Class::DBI and mod_perl 2
in thread Class::DBI and mod_perl 2
Read the section in the DBI docs about connect_cached. It comes from there.
By the way, I recently released a new version of Ima::DBI which includes this patch, but doesn't use threads->tid. If you can verify that threads->tid works for you, I could put it in the main Ima::DBI distribution so you wouldn't need to patch it.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Class::DBI and mod_perl 2
by meredith (Friar) on Jun 12, 2007 at 19:22 UTC | |
by perrin (Chancellor) on Jun 12, 2007 at 19:37 UTC |