Knowledgebase

mysql process in top -c

Posted by takserver, 06-10-2015, 01:09 PM
I see /usr/sbin/mysqld and /usr/bin/mysqld_safe run together in top I restarted mysql service many time, but i see this two service run together again. is it normal ans safe?

Posted by Srv24x7, 06-11-2015, 10:46 AM
Hi, Yes, it is supposed to be that way. mysqld_safe spawns a mysql user daemon (mysqld). Check the content of mysql_safe file and see what it has, your doubts will be cleared.

Posted by my247webhosting, 06-12-2015, 02:54 PM
mysql-safe is just a script which is used to launch mysqld so there should be no issue in both running together

Posted by servermates, 06-23-2015, 05:36 AM
First find out the process id of mysql ps -ef | grep mysql then kill those process using process id (pid) kill -9 pid



Was this answer helpful?

Add to Favourites Add to Favourites

Print this Article Print this Article

Also Read
Crissic Down (Views: 627)
ohtele? (Views: 632)


Language:

Client Login

Email

Password

Remember Me

Search