diff options
author | unknown <serg@serg.mysql.com> | 2002-03-06 09:24:12 +0000 |
---|---|---|
committer | unknown <serg@serg.mysql.com> | 2002-03-06 09:24:12 +0000 |
commit | 6ee92bd496aff2b19e1cda6c68faa6f412e0d765 (patch) | |
tree | c727fd55bbb4ba620ce086ec1a12e6f756f054bd | |
parent | d9ff111a7c2d12df6a79e1d36e8fa0324dcd3ee2 (diff) | |
download | mariadb-git-6ee92bd496aff2b19e1cda6c68faa6f412e0d765.tar.gz |
News updated
-rw-r--r-- | Docs/manual.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index 3a76a42d894..8c4d06e4a8e 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -48637,6 +48637,11 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}. @itemize @bullet @item +Fixed bug with indexless boolean fulltext search. +@item +Fixed bug that sometimes appeared when fulltext search was used +with ``const'' tables. +@item Fixed bug in truncation operator for boolean fulltext search. @item Allow numeric user id to @code{mysqld --user=#}. |