SHOW FULL PROCESSLIST

This commit is contained in:
Alexander M. Turek
2003-03-27 21:35:06 +00:00
parent d2d697a45f
commit d924f9d2f1
92 changed files with 184 additions and 0 deletions

View File

@@ -629,4 +629,6 @@ $strTransformation_text_plain__substr = 'Only shows part of a string. First opti
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strUseHostTable = 'Use Host Table'; //to translate
$strShowFullQueries = 'Show Full Queries'; //to translate
$strTruncateQueries = 'Truncate Shown Queries'; //to translate
?>