On my server running linux several daemons opens when I run "msqld -u mysql" or "safe_mysqld".

A listing of the process shows this:

mysql 24475 0.5 2.1 83292 2012 ? S 15:46 0:03 mysqld -u mysql
mysql 24476 0.0 2.1 83292 2012 ? S 15:46 0:00 mysqld -u mysql
mysql 24477 0.0 2.1 83292 2012 ? S 15:46 0:00 mysqld -u mysql
mysql 24478 0.0 2.1 83292 2012 ? S 15:46 0:00 mysqld -u mysql
mysql 24479 0.0 2.1 83292 2012 ? S 15:46 0:00 mysqld -u mysql
mysql 24480 0.0 2.1 83292 2012 ? S 15:46 0:00 mysqld -u mysql
mysql 24481 0.0 2.1 83292 2012 ? S 15:47 0:00 mysqld -u mysql
mysql 24482 0.0 2.1 83292 2012 ? S 15:47 0:00 mysqld -u mysql
mysql 24483 0.0 2.1 83292 2012 ? S 15:47 0:00 mysqld -u mysql
mysql 24484 0.0 2.1 83292 2012 ? S 15:47 0:00 mysqld -u mysql



A friend has a mysqld running on his *bsd-server with this single daemon listed when listing the processes:


mysql 5602 0.0 1.2 44592 4968 q4 S 15Jun03 29:30.21 /usr/local/libexec/mysqld -u mysql


Can you please point out wgat I should do to make something similar? (I suspect that these multiple daemons slow down the performance on the server I run)




Thank you.




/ H



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



Reply via email to