2.6.1.1.14. Force terminate all database queries

In the control panel you can quickly view list of active MySQL processes. You can view the list of queries for a certain database and forcefully terminate some of them using phpMyAdmin.

Each database connection is started in a separate process (thread). If there are too many processes and it interferes with the work of the site, you can force them to terminate.

  1. Open the "Databases" section.
  2. In the database menu, click "Force kill all queries":
  3. Confirm the operation with the button in the window.
Content

    (3)