Jeremy Nixon <[EMAIL PROTECTED]> wrote: > It looks like it would work perfectly with connect_cached, which I hadn't > known about, but now that I do, I'm all excited to change my code to use > it instead of Apache::DBI.
*instead*, eh... I'm using it as well... Could this be part of the problem? Does Apache::DBI interfere with DBI->connect_cached or vice-versa? - Tyler