Stop MySQL Processes
Thanks for following
| 16299133 | mhasty_lmjdls| localhost | mhasty_1 | Sleep | 0 | | |
| 16299135 | mhasty_lmjdls | localhost | mhasty_1 | Sleep | 0 | | |
| 16299136 | mhasty_lmjdls | localhost | mhasty_1 | Sleep | 0 | | |
| 16299138 | mhasty_lmjdls | localhost | mhasty_1 | Sleep | 0 | | |
| 16299141 | mhasty_lmjdls | localhost | mhasty_1 | Sleep | 0 | | |
| 16299142 | mhasty_lmjdls | localhost | mhasty_1 | Sleep | 0 | | |
| 16299143 | mhasty_lmjdls | localhost | mhasty_1 | Sleep | 0 | |
'
How to stop these processes by SSH command
-
Hello @linux.system25, I've moved this post to it's own thread. Those are MySQL processes. You can generally restart the MySQL service to clean up the process list: /scripts/restartsrv_mysql
Thank you.0 -
These are the querys your software generates. Stopping queries can cause your software to fail. More querys may be due to an error in your software. It is possible to control your software and reduce the number of queries with cache applications. Good luck. 0
Please sign in to leave a comment.
Comments
2 comments