' . "\n"
. ($cfg['MainPageIconic'] ? '
' : '')
. '' . __('Server variables and settings') . "\n"
. PMA_showMySQLDocu('server_system_variables','server_system_variables')
. '' . "\n";
/**
* Sends the queries and buffers the results
*/
$serverVars = PMA_DBI_fetch_result('SHOW SESSION VARIABLES;', 0, 1);
$serverVarsGlobal = PMA_DBI_fetch_result('SHOW GLOBAL VARIABLES;', 0, 1);
/**
* Displays the page
*/
?>
| '.implode(' ',PMA_formatByteDown($value,3,3)).''; else echo PMA_formatNumber($value, 0); $is_numeric = true; } else { echo htmlspecialchars($value); $is_numeric = false; } ?> | ||
| () |