diff options
author | unknown <Sinisa@sinisa.nasamreza.org> | 2002-03-26 16:53:18 +0200 |
---|---|---|
committer | unknown <Sinisa@sinisa.nasamreza.org> | 2002-03-26 16:53:18 +0200 |
commit | d54c96e836dcc3fc1db04891efd1cc92cd425d7c (patch) | |
tree | 06d2a0f0b51bdfee88e4bf5bef4a1cd7ce5ade6a | |
parent | 753c81121661e4b740e34816ffdb38feb32e3f77 (diff) | |
download | mariadb-git-d54c96e836dcc3fc1db04891efd1cc92cd425d7c.tar.gz |
Doing what I hate to.
Adding entries into the Changelog
-rw-r--r-- | Docs/manual.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index e15e19fe743..e66babcb636 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -48638,6 +48638,8 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}. @itemize @bullet @item +Added derived tables +@item Allow numeric user id to @code{mysqld --user=#}. @item Fixed a bug where @code{SQL_CALC_ROWS} returned a wrong value when used |