[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 593f71: Fixed filtering for active processes

Michal Čihař michal at cihar.com
Fri Jan 20 16:25:45 CET 2017


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 593f71dd238fcca9b1474111b86bb566206a2832
      https://github.com/phpmyadmin/phpmyadmin/commit/593f71dd238fcca9b1474111b86bb566206a2832
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M ChangeLog
    M libraries/server_status_processes.lib.php

  Log Message:
  -----------
  Fixed filtering for active processes

There are dozen of process states when executing the query, we can't
filter just for one of them. Let's rather exclude those without state
and are idling.

See also http://dev.mysql.com/doc/refman/5.7/en/general-thread-states.html

Fixes #12732

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list