On Tue, 28 Nov 2000, Matt Sergeant wrote:
> On Wed, 29 Nov 2000, Fabrice Scemama wrote:
>
> > It would be nice if Tim Bunce simply added it as a parameter
> > to DBI's existing methods. Why not ask him?
>
> I think most people would prefer to see it as a separate module. Generally
> people do their query optimisations outside of DBI (and Perl), using the
> database's in-built profilers.
This one is not about optimizing the database, but finding the missing
indices mostly and seeing which queries might need to be rewritten to make
a better use of the driver/db. I don't know how can you do that without
actually running your application, which means DBI/Perl.
I suppose that if someone will send a necessary patch to Tim he might put
it in or not... I'm fine with any of Tim's decisions.
_____________________________________________________________________
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide http://perl.apache.org/guide
mailto:[EMAIL PROTECTED] http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]