2.6.1.1.14. Force termination of all database queries

You can quickly view the list of active MySQL processes in control panels. You can view the list of queries for a specific database and force termination of individual of them using phpMyAdmin.

Each database connection starts in a separate process (thread). If there are too many processes and it interferes with the operation of the site, they can be forcibly terminated.

  1. Open the section «Databases».
  2. In the menu of the database for which you want to force the current queries to end, click «Force kill all queries»:
Content