Re: Proces table entries

2004-04-16 Thread Paul DuBois
At 23:54 +0200 4/16/04, Rob Schuurman wrote: Hi, They might be threads of the same [mysqld] proces. Can you tell me how I can verify that? It depends on your operating system and the process-reporting tools. For example, on Linux, ps typically reports each thread as a separate entry. Mac OS X doe

Re: Proces table entries

2004-04-16 Thread Rob Schuurman
Hi, They might be threads of the same [mysqld] proces. Can you tell me how I can verify that? Additional information is that the system is not in production yet, therefore there is no load yet. My main problem is that the system is very slow and that I found out (via ps command) that the 10 unix

Re: Proces table entries

2004-04-15 Thread Paul DuBois
At 23:51 +0200 4/15/04, Rob Schuurman wrote: Hi, When trying to improve system performance of my webserver, I found out that there are 10 entries of "[mysqld]" in the Unix proces table (ps aux), even when there are only one or two processes visible with the "mysqladmin proceslist" command. Those e