ps,top,.. on Linux show threads as processes. What you see is ONE process (mysqld) with 11 threads sharing 40Mb of memory.
Check http://www.mysql.com/doc/en/Memory_use.html
Regards, Joseph Bueno
Gerald Fehringer wrote:
hi list fellows,
os: suse linux 8.1 myqld: mysql-max-4.0.12-pc-linux-i686
i'm using innoDB and a standard my.cnf (medium) config file. every time i start the mysqld, there are over 11 deamons running, each one with 40MB !
the same constellation on a freebsd 4.6.2, same mysqld version, same config file, runs only twice (like supposed to be, right ?)
how can i prevent this, is there any config value i could set ?
thanks in advance geri
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]