You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by pe...@swanmail.com on 2003/09/26 08:19:10 UTC

Using mysql

Is this the correct database package, DBI, to use with mod_perl 2?

Also is there a connection caching?

thanks,
-rkl

Re: Using mysql

Posted by Patrick Mulvany <pa...@firedrake.org>.
Hi,

My I suggest these links :- 

Before asking a database related question ...
http://www.perlmonks.com/index.pl?node_id=264485

Speeding up the DBI
http://www.perlmonks.com/index.pl?node_id=273952

Apache::DBI
http://cpan.org/authors/id/A/AB/ABH/Apache-DBI-0.92.readme

Hope it helps

Paddy


On Thu, Sep 25, 2003 at 11:19:10PM -0700, perl@swanmail.com wrote:
> Is this the correct database package, DBI, to use with mod_perl 2?
> 
> Also is there a connection caching?
> 
> thanks,
> -rkl