Re: How to control the number of mysqld processes

2002-03-18 Thread Jeremy Zawodny
On Mon, Mar 18, 2002 at 06:20:36PM +1030, Anatoly Osiko wrote: > I have checked all the configurable parameters, but still is wondering > what controls the number of processes started on the mysql startup. > > I am especially interested in bin/mysqld Ver 3.23.48-max for > pc-linux-gnu on i686 >

How to control the number of mysqld processes

2002-03-17 Thread Anatoly Osiko
I have checked all the configurable parameters, but still is wondering what controls the number of processes started on the mysql startup. I am especially interested in bin/mysqld Ver 3.23.48-max for pc-linux-gnu on i686 Even with small configuration, I have 4 processes without and addition 7 p

Re: Number of mysqld

2002-01-06 Thread Prasaja Wikanta
> > Hi, > > mysqld is single-process/multi-thread. > What you see are 4 threads, ps on Linux doen not differenciate between > threads and processes. > For more details on these threads, you can look at the manual: > http://www.mysql.com/doc/M/y/MySQL_threads.html > when i ps on freebsd 4.4 i saw

Re: Number of mysqld

2002-01-06 Thread Joseph Bueno
0:00 /usr/sbin/mysqld > > 4 mysqld processes for only one user task! > > May be anyone know, Is it possible to reduce number of mysqld? > > I could not find information about this in the manual. > > Thanks, Sergey Potapov > > --

Number of mysqld

2002-01-06 Thread Sergey Potapov
possible to reduce number of mysqld? I could not find information about this in the manual. Thanks, Sergey Potapov - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com