From 933d84d4ef92b08a73632393878d9b195d190cd6 Mon Sep 17 00:00:00 2001 From: Steve Alberty Date: Mon, 11 Jun 2001 10:04:05 +0000 Subject: [PATCH] suppress Table Maintenance in MySQL < 3.23 --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index db458f2a0..0c2c82001 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,20 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-06-11 Steve Alberty + * tbl_properties.php3: suppress Table Maintenance, Comment and Type + for MySQL Version < 3.23 + +2001-06-10 Steve Alberty + * tbl_select.php3,tbl_change.php3,lib.inc.php3: fixed warnings + * db_details.php3: add output of table size, speedup on high loaded + server + * left.php3, left.js: shows minus instead of plus in empty databases + * tbl_properties.inc.php3: change 'default' table type to localized + string + * tbl_properties.php3: insert spaceusage & row statistics, small + fixes in output + 2001-06-10 Loïc Chapeaux * index.php3: ensure the server hostname is find whatever is the php configuration