diff options
Diffstat (limited to 'sql/ChangeLog')
-rw-r--r-- | sql/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/ChangeLog b/sql/ChangeLog index 1dd582e2f36..fe67aca1cc0 100644 --- a/sql/ChangeLog +++ b/sql/ChangeLog @@ -1,3 +1,9 @@ +2000-09-01 Michael Widenius <monty@mysql.com> + +* Avoid allocation of "localhost" string. +* Changed that TIMESTAMP(X) is sometimes as string +* Release of 3.23.23 + 2000-08-21 Michael Widenius <monty@mysql.com> * Added RENAME TABLE. |