From c8ad3dac43e613e2c7e258dfd837f988c3852d07 Mon Sep 17 00:00:00 2001 From: Steve Alberty Date: Wed, 27 Jun 2001 16:59:05 +0000 Subject: [PATCH] add ALTER TABLE ORDER BY --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 9315002cf..9c413624f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ $Source$ tbl_alter.php3, user_details.php3 (incomplete)) 2001-06-27 Steve Alberty + * add support for ALTER TABLE ORDER BY * lib.inc.php3: speedup get_table_content for tbl_dump (PHP >= 4.0.5) * tbl_dump: fixed a big bug * db_readdump: fixed warning and a double include