[phpmyadmin/phpmyadmin] 593f71: Fixed filtering for active processes
20 Jan
2017
20 Jan
'17
10:25 a.m.
Branch: refs/heads/QA_4_6 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 593f71dd238fcca9b1474111b86bb566206a2832 https://github.com/phpmyadmin/phpmyadmin/commit/593f71dd238fcca9b1474111b86b... Author: Michal Čihař <michal@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@cihar.com>
3205
Age (days ago)
3205
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař