>
> Hi,
>
> mysqld is single-process/multi-thread.
> What you see are 4 threads, ps on Linux doen not differenciate between
> threads and processes.
> For more details on these threads, you can look at the manual:
> http://www.mysql.com/doc/M/y/MySQL_threads.html
>
when i ps on freebsd 4.4 i saw
Sergey Potapov a écrit :
>
> Hello,
>
> I have a small Linux server on my company (Pentium-133 with 16 RAM)
> and recently i installed mysql-3.23.37 for collect statistics from
> proxy. But then i look at ps out, i saw this:
> ps -axl|grep mysql
> VSZ RSS
> ... 17840 116453 SW ?