2.7.1.14. Force completion of all database queries

You can view active processes and terminate only the necessary ones 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. Expand the menu of the database for which you want to force-terminate the current queries, and click on "Force kill all queries":
Content