Too many mysqld instances | | Gordon Burditt schrieb:
> I believe Linux shows you threads with 'ps', so you've probably
> got 1 process, 3 threads for mysqld.
>
> I believe the mysqld variable 'max_connections' will control this,
> but you really don't want to set it below 3.
I think 'ps' shows all processes not threads. Both 'ps' and 'top' show
my two mysqld instances.
Regards, Jan |