From d1875e6b1c4ae0a84b8237e70dd33bc498c3f82f Mon Sep 17 00:00:00 2001 From: Steve Alberty Date: Mon, 11 Jun 2001 08:50:52 +0000 Subject: [PATCH] change presentation of usage table --- tbl_properties.php3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tbl_properties.php3 b/tbl_properties.php3 index 65e76025a..cf1d56b32 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -123,7 +123,7 @@ while($row= mysql_fetch_array($result)) ?>
- +
3 && $tbl_type!="INNODB" && isset($showtable)){ + if ($indexcount>0) echo "\n"; echo "0) echo " align=center"; echo " valign=top>\n"; if (!empty($strSpaceUsage)) echo $strSpaceUsage.":\n"; echo "
 
\n"; @@ -232,8 +232,8 @@ if (MYSQL_MAJOR_VERSION == "3.23" && intval(MYSQL_MINOR_VERSION)>3 && $tbl_type! echo "\n"; // Rows Statistic + echo "\n"; echo "0) echo " align=center"; echo " valign=top>\n"; if (!empty($strRowsStatistic)) echo $strRowsStatistic.":\n"; echo "
 
\n";