' . "\n"
. ($cfg['MainPageIconic'] ? '' : '' )
. $strProcesslist . "\n"
. '' . "\n";
/**
* Sends the query
*/
$sql_query = 'SHOW' . ( empty( $full ) ? '' : ' FULL' ) . ' PROCESSLIST';
$result = PMA_DBI_query($sql_query);
PMA_showMessage( $GLOBALS['strSuccess'] );
/**
* Displays the page
*/
?>
![]() |
||||||||
' . $strNone . '' : $process['db']); ?> |