Did you upgrade to a 2.6.x linux kernel as well? Threads get hidden in a
normal ps aux command starting in 2.6 and show as a single process.  If
this is the case do ps aux -L and you will see the threads as well.

On Tue, 2005-01-18 at 13:15 -0500, Eben Goodman wrote:
> I used to run mysql 3.x on Redhat, and would on any given day have 
> anywhere from 5 to 30 mysqld process/threads going depending on 
> traffic.  I upgraded to mysql 4.0.17 on a dedicated redhat box, and now 
> it only ever shows 1 mysqld process/thread that uses max cpu and 
> consumes a good deal of memory.  This is all fine, but I'd like to 
> understand what has changed and why I'm not seeing multiple threads like 
> I used to under 3.x?
> 
> Any insight is appreciated.
> 
-- 
John A. McCaskey
Software Development Engineer
Klir Technologies, Inc.
[EMAIL PROTECTED]
206.902.2027

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to