From 2c8133a81dd9bd2e008974998fcf0a7689d169c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 21 Jan 2010 14:41:42 +0000 Subject: [PATCH] rfe #1340812 [interface] Show numbers of columns in table structure. --- ChangeLog | 1 + tbl_structure.php | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index a5d43b0a4..7951e3891 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + rfe #1954161 [interface] Do not display long numbers in server status. + rfe #2033616 [edit] Add option to just display insert query. + rfe #1435032 [interface] Move SSL status to the end, it is usually empty. ++ rfe #1340812 [interface] Show numbers of columns in table structure. 3.3.0.0 (not yet released) + rfe #2308632 [edit] Use hex for (var)binary fields, diff --git a/tbl_structure.php b/tbl_structure.php index 109a61d38..f5c34c183 100644 --- a/tbl_structure.php +++ b/tbl_structure.php @@ -164,6 +164,7 @@ $i = 0; + # @@ -330,6 +331,9 @@ while ($row = PMA_DBI_fetch_assoc($fields_rs)) { /> + + + > ' . $field_charset . ''); ?>