Languages
[Edit]
EN

Linux kill mysql process

3 points
Created by:
Teilsa
1315

Today, I would like to show you how to kill process in linux. In this post we will kill mysql process by PID.

1. Find PID of mysql process.

To do this we use ps and grep. In second column we can see PID of each process. In our case PID of mysql is 1714.

2. Kill process by PID

3. List all processes and grep by mysql

To ensure we killed mysql process we list again processes and grep by mysql.

 

1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.

Linux

Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join