Hi folks!
I have diffrent linux-machines running with the great mysqld.
But on some machines I have 20 running threads on some other only 2 threads.
If only 2 threads are running is that not bad for fast sql-results? I have about 500 v-hosts and many sql-queries on my machine.
Does somebody know how I can add more "stand-by" threads for my mysqlds that mysqld become faster?
The number of stand-by threads is controlled by thread_cache_size parameter.
-- Sasha Pachev Create online surveys at http://www.surveyz.com/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]