Re: DBI->connect_cached not playing with Apache::DBI

2002-08-19 Thread Tim Bunce
On Fri, Aug 16, 2002 at 04:07:52PM -0700, Michael G Schwern wrote: > On Tue, Aug 13, 2002 at 10:22:35PM +0100, Tim Bunce wrote: > > > > But how about a new method: > > > > > > > > DBI->connect_method("connect"); > > > > DBI->connect_method("Apache::DBI::connect"); # effectively what "use >Ap

DBI->connect_cached not playing with Apache::DBI

2002-07-18 Thread Michael G Schwern
An Ima::DBI user recently pointed out that DBI->connect_cached is not using Apache::DBI like DBI->connect does and DBI->connect_cached has slightly different semantics from Apache::DBI. sub connect_cached { # XXX we expect Apache::DBI users to still call connect() my ($class,