Merge pull request #1809 from devenbansod/1606Correction
Fix unexpected behaviour of Processlist filter
This commit is contained in:
commit
63183d9efc
@ -238,7 +238,6 @@ function PMA_getHtmlForProcessListFilter()
|
||||
}
|
||||
|
||||
$url_params = array(
|
||||
'showExecuting' => 1,
|
||||
'ajax_request' => true
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user