On Sat, 2005-12-03 at 19:32 +1100, Adam Kennedy wrote:
> If mod_dbd is just providing the connection pooling, would it be
> possible to write a mod_perl2 adapter/subclass/driver to let DBI pull
> it's connections out of that pool?
I think that's a question for someone who is deeply familiar with
Would that necesarily be the case?
If mod_dbd is just providing the connection pooling, would it be
possible to write a mod_perl2 adapter/subclass/driver to let DBI pull
it's connections out of that pool?
Adam K
Perrin Harkins wrote:
On Fri, 2005-12-02 at 19:34 +0100, Tom Schindl wrote:
j
Perrin Harkins wrote:
On Fri, 2005-12-02 at 19:34 +0100, Tom Schindl wrote:
just because I came across it are there any plans to use
mod_dbd-connection of Apache-2.2?
Never heard of this before, but it looks like a replacement for DBI, so
you'd probably have to rewrite all of your DBI code to
On Fri, 2005-12-02 at 19:34 +0100, Tom Schindl wrote:
> just because I came across it are there any plans to use
> mod_dbd-connection of Apache-2.2?
Never heard of this before, but it looks like a replacement for DBI, so
you'd probably have to rewrite all of your DBI code to use it.
- Perrin