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

@@ -645,4 +645,6 @@ $strAutodetect = 'Autodetect'; //to translate
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
$strUseHostTable = 'Use Host Table'; //to translate
$strShowFullQueries = 'Show Full Queries'; //to translate
$strTruncateQueries = 'Truncate Shown Queries'; //to translate
?>