diff options
author | unknown <Sinisa@sinisa.nasamreza.org> | 2002-03-26 17:20:02 +0200 |
---|---|---|
committer | unknown <Sinisa@sinisa.nasamreza.org> | 2002-03-26 17:20:02 +0200 |
commit | a84488d2cd975e0babbf2c2e7e4f23ade2e8b610 (patch) | |
tree | f89023ae454b6a30c2ba5280457660f7308467c0 | |
parent | dae6e2c67b4e936d910f266c46b510565c1b54f0 (diff) | |
download | mariadb-git-a84488d2cd975e0babbf2c2e7e4f23ade2e8b610.tar.gz |
manual.texi bk commit
Docs/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 |