5 messages in com.mysql.lists.mysqlminimum processes at startup
FromSent OnAttachments
Ondrej Koala Vacha25 Nov 2005 04:26 
Gleb Paharenko25 Nov 2005 08:41 
Ondrej Koala Vacha27 Nov 2005 11:45 
Gleb Paharenko28 Nov 2005 07:36 
Gleb Paharenko30 Nov 2005 08:00 
Subject:minimum processes at startup
From:Ondrej Koala Vacha (koa@vju.cz)
Date:11/25/2005 04:26:49 AM
List:com.mysql.lists.mysql

Hi,

is it possible to control how many processes/therads mysqld starts at startup? I have mysql 3.23.55 without innodb and it has one process, with innodb it starts with 16 processes.

MySQL manual: Section 2.12.1.1. Linux Operating System Notes

... When using LinuxThreads, you should see a minimum of three mysqld processes
running.

regards