diff options
author | Sinisa@sinisa.nasamreza.org <> | 2002-03-26 17:20:02 +0200 |
---|---|---|
committer | Sinisa@sinisa.nasamreza.org <> | 2002-03-26 17:20:02 +0200 |
commit | 5ae152b3cf5ef70b4829bd5c3f71acf5d08a78ea (patch) | |
tree | f89023ae454b6a30c2ba5280457660f7308467c0 | |
parent | 1b54e7c12c2d09f545e2e26aa9853df5989ac0be (diff) | |
download | mariadb-git-5ae152b3cf5ef70b4829bd5c3f71acf5d08a78ea.tar.gz |
manual.texi bk commit
-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 e66babcb636..ef0dbcce277 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -48640,6 +48640,8 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}. @item Added derived tables @item +Fixed UNION bug with braces +@item Allow numeric user id to @code{mysqld --user=#}. @item Fixed a bug where @code{SQL_CALC_ROWS} returned a wrong value when used |