From e900e4935482e578c8a373a3d209ea45683c814a Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 23 Jul 2003 19:22:26 +0000 Subject: [PATCH] forgot to log a change... --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 158ab08e2..1add11852 100755 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ $Source$ - added ability to retrieve all collations and related MySQL settings; - added a function to build description strings for given collations (still needs some optimization). + * libraries/sqlparser.data.php3: Support for SHOW COLLATION. * server_collations.php3, server_links.inc.php3, lang/*.inc.php3: New status page "Character Sets and Collations" for MySQL 4.1.