Wednesday, 25 July 2018

Script to Find and Kill Running Process in MySQL

In this post, I am sharing different ways to show the currently running processes and sessions in MySQL.
Also, I am sharing a command for killing any running or sleep process.
When DBA is monitoring the database, it requires to find and kill some unwanted processes of MySQL Server.
How to find running processes or sessions?
Below are three different ways:
How to kill running processes or sessions?

0 comments:

Post a Comment