It certainly does seem that 3.23.40+ take considerably more resources to do
the exact same thing, than MySQL 3.22.xx

Is this correct?



> On Sun, Sep 16, 2001 at 10:21:05PM -0700, Michael McConnell wrote:
> >
> > So what your saying is MySQL is supposed to fork a new processes for
> > every connection? I don't think so...
>
> No.  MySQL will spawn a new thread to handle each incoming
> connection.  It's just that threads on a Linux bear a striking
> similarity to processes.
>
> Jeremy
> --
> Jeremy D. Zawodny, <[EMAIL PROTECTED]>
> Technical Yahoo - Yahoo Finance
> Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936
>
> MySQL 3.23.41-max: up 11 days, processed 205,098,399 queries (213/sec.
avg)



---------------------------------------------------------------------
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