Hi.

On Wed, Nov 21, 2001 at 02:02:15PM -0800, [EMAIL PROTECTED] wrote:
> Does anyone know whether mysql supports parallel processing? I searched the 
> documentation on mysql.com, but didn't find it mentioned

MySQL will use the thread implementation of your operating system,
i.e. usually it will run one query on one procesor, but will be able
to make use of multiple processors for concurrent queries.

Bye,

        Benjamin.

-- 
[EMAIL PROTECTED]

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