On 3/29/07, Jonathan Vanasco <[EMAIL PROTECTED]> wrote:
You're one of those people using cache_connect in dbi itself, right ?
Yes, I needed something more customized than what Apache::DBI was doing. I use DBI->connect_cached and add my own automatic rollback handler. - Perrin