MySQL Forums
Forum List  »  Source, Builds, Binaries

No threads in mysql
Posted by: Alvaro Marin
Date: September 29, 2006 07:04AM

Hello,

I've compiled mysql-4.1.20 with the following options:

./configure --without-debug --with-mysqld-user=mysql --disable-maintainer-mode --prefix=/usr/local/mysql --with-charset=latin1 --with-collation=latin1_spanish_ci --with-pthread

I've a server with 2 CPUs (Intel(R) Xeon(TM) CPU 3.20GHz) and a Linux kernel compiled with SMP, but when I start MySQL, it only creates one process. Is there any way to say mysqld to create threads to use all the processors?

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
No threads in mysql
3112
September 29, 2006 07:04AM
1914
October 02, 2006 11:35AM
1875
October 03, 2006 08:51AM
1957
October 04, 2006 10:53AM
1846
October 04, 2006 11:20AM
1783
October 04, 2006 01:59PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.