summaryrefslogtreecommitdiff
path: root/sql/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sql/ChangeLog')
-rw-r--r--sql/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/ChangeLog b/sql/ChangeLog
index 65a5bca0bf9..0ede1c5ff47 100644
--- a/sql/ChangeLog
+++ b/sql/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-20 Michael Widenius <monty@mysql.com>
+
+* Added memory as inline functions to THD to get them a bit faster
+* Don't count entries with NULL in COUNT(DISTINCT ..)
+
2000-08-08 Michael Widenius <monty@mysql.com>
* Changed ALTER TABLE and LOAD DATA INFILE to create non unique, small keys