Re: Increasing number of processes

2001-02-01 Thread Jeremy D. Zawodny

On Wed, Jan 31, 2001 at 02:32:23PM -0800, Chuck Carson wrote:
 
 I need to run more mysql processes than the default of 3. Where is
 this configured?

MySQL runs as a single process but is multi-threaded. It dynamically
spawns new threads for incoming connections.

Jeremy
-- 
Jeremy D. Zawodny, [EMAIL PROTECTED]
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878Fax: (408) 530-5454
Cell: (408) 439-9951

-
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




Increasing number of processes

2001-01-31 Thread Chuck Carson



I need to run more mysql processes than the default of 3. Where is this
configured?

Thanks,
CC

-
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