= 40101) { $db_collation = PMA_getDbCollation($db); } // Display function function pma_TableHeader($alternate = FALSE) { echo '
' . "\n" . ' | ' . "\n" . ' ' . $GLOBALS['strTable'] . ' ' . "\n" . ' | ' . "\n" . '' . "\n" . ' ' . $GLOBALS['strAction'] . ' ' . "\n" . ' | ' . "\n" . '' . "\n" . ' ' . $GLOBALS['strRecords'] . ' ' . "\n" . ' | ' . "\n"; if (!$alternate) { if (!($GLOBALS['cfg']['PropertiesNumColumns'] > 1)) { echo '' . "\n" . ' ' . $GLOBALS['strType'] . ' ' . "\n" . ' | ' . "\n"; if (PMA_MYSQL_INT_VERSION >= 40100) { echo '' . "\n" . ' ' . $GLOBALS['strCollation'] . ' ' . "\n" . ' | ' . "\n"; } } if ($GLOBALS['cfg']['ShowStats']) { echo '' . "\n" . ' ' . $GLOBALS['strSize'] . ' ' . "\n" . ' | ' . "\n" . '' . "\n" . ' ' . $GLOBALS['strOverhead'] . ' ' . "\n" . ' | ' . "\n"; } echo "\n"; } echo '
---|
';
if ($cfg['PropertiesIconic']){
echo '![]() ![]() | ||
![]() |
![]() | ||
'; } echo $strDBComment; ?> | ||
![]() | ||
'; } echo $strDBRename.': '; ?> | ||
' . $strError . ' '
. '' . sprintf($strRelationNotWorking, '', '')
. ' |
';
if ($cfg['PropertiesIconic']){
echo '![]() |