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

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


  Branch: refs/heads/master
  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>


  Commit: c2fbfc148b422a03e27cd184acde5ef6dd7249c3
      https://github.com/phpmyadmin/phpmyadmin/commit/c2fbfc148b422a03e27cd184acde5ef6dd7249c3
  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:
  -----------
  Merge branch 'QA_4_6'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/1a72482ec472...c2fbfc148b42


More information about the Git mailing list