Kill Mysql Query Portable Access

These commands will list all currently running queries, along with their IDs ( id column), the user running them, and the command being executed ( info or command column). Look for the query you want to terminate and note its ID.

What happens:

Once you've identified the query you want to kill, you can terminate it with: kill mysql query