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

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

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

1. Is this advisable? possible? or just plain stupid?

2. How do I go about making the requested change?

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.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