Thank you! That solved it. It's NPTL..

> B. Heller wrote:
> > Hello List,
> >
> > I compiled mySQLd 4.1.10a from Source on Linux 2.6. Although the server
does it's work well, I wondered why there's only one mysqld thread running.
Is that new/normal for mySQL 4.1? While using mySQL 3.23 I always had
several threads running on my system.
>
> your glibc probably are compiled with NPTL.
> The thread are still there but to see them you must use a different
> sintax of ps , like:
>
> #ps -eLf
>
>
>
> -- 
> No problem is so formidable that you can't walk away from it.
> ~ Charles M. Schulz
> But sometimes run fast is better
> ~ Francesco R.
>
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


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

Reply via email to