summaryrefslogtreecommitdiff
path: root/sql/ChangeLog
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.com>2000-08-21 03:07:54 +0300
committerunknown <monty@donna.mysql.com>2000-08-21 03:07:54 +0300
commit90bc6094eed4bde988bad568ac48bd686a127639 (patch)
tree379a5a06cf55a36b2e0e00d4285abc1b28e666d7 /sql/ChangeLog
parent2019201ba6e950ef5167869da707112897218745 (diff)
downloadmariadb-git-90bc6094eed4bde988bad568ac48bd686a127639.tar.gz
Merge of last changes
sql/ChangeLog: Update of last changes sql/mysql_priv.h: RENAME TABLE sql/sql_parse.cc: RENAME TABLE ; MORE Access checks; Faster alloc
Diffstat (limited to 'sql/ChangeLog')
-rw-r--r--sql/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/ChangeLog b/sql/ChangeLog
index 0ede1c5ff47..1dd582e2f36 100644
--- a/sql/ChangeLog
+++ b/sql/ChangeLog
@@ -1,3 +1,7 @@
+2000-08-21 Michael Widenius <monty@mysql.com>
+
+* Added RENAME TABLE.
+
2000-08-20 Michael Widenius <monty@mysql.com>
* Added memory as inline functions to THD to get them a bit faster