At 10:24 PM 3/4/2002 , you wrote:
>On Mon, Mar 04, 2002 at 01:47:42PM -0600, BD wrote:
> >
> > Jeremy,
> >
> >          PMFJI, but has anyone done any testing to see if persistent
> > connections with MySQL and PHP is actually faster in practice?
>
>What's PMFJU?

"Pardon me for jumping in"


>Without testing, I suspect that it is faster but that the gains are
>very small.  If this was Oracle, it'd be a whole different story.  The
>connection overhead in MySQL is minimal.

Has anyone created a table showing the connection times of the various 
databases? Like MySQL, PostgreSQL, Oracle, Interbase etc.? Then you could 
say Oracle was 4xMySQL, or 3xInterbase etc.. I think it would give 
developers a better understanding whether they need persistent connections 
or not. At least it would show them the overhead involved in connecting to 
a database.

Brent

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to