limit the number of startup process

2005-06-23 Thread zdust
Hi

i like to imit te number of process at startup:
/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/

but i couldn t find the option


thx all


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



limit the number of startup process

2005-06-23 Thread zdust
Hi

i like to imit te number of process at startup:
/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/

but i couldn t find the option


thx all


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: limit the number of startup process

2005-06-23 Thread Gleb Paharenko
Hello.



I don't know such an option. However, in my opinion, max_connections

variable could be helpful. See:

  http://dev.mysql.com/doc/mysql/en/server-system-variables.html







[EMAIL PROTECTED] wrote:

 Hi

 

 i like to imit te number of process at startup:

 /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/

 

 but i couldn t find the option

 

 

 thx all

 

 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   ___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]