Rance,
Thursday, May 16, 2002, 4:13:04 PM, you wrote:

RH> On a mandrake 8.2 machine running the mysql rpm for that linux distro (mysql 
RH> 3.23.??, I think)  I have a testing and programming box, only one user is 
RH> connecting to the database at a time.

RH> Now, the mysqld startup sequence automatically starts 5 occurances of the 
RH> mysqld server.

It's not a five separate mysql servers, it's only one MySQL server with five
threads. Each of them is doing its own work ...

RH> Id like to conserve memory resources a little better and only start 1 
RH> automatically and let the program spawn child processes if load requires.

RH> 1. Is this advisable? possible? or just plain stupid?
RH> 2. How do I go about making the requested change?





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.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