manual.texi Change note mods, 4.0.2.

parent 37d6a4e4
...@@ -48987,18 +48987,18 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}. ...@@ -48987,18 +48987,18 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}.
@itemize @bullet @itemize @bullet
@item @item
Fixed problem on win98 that made sending of results very slow. Fixed problem on Windows 98 that made sending of results very slow.
@item @item
Boolean fulltext search weighting scheme changed to something more reasonable. Boolean fulltext search weighting scheme changed to something more reasonable.
@item @item
Fixed bug in boolean fulltext search, that caused MySQL to ignore queries of Fixed bug in boolean fulltext search that caused MySQL to ignore queries of
@code{ft_min_word_len} characters. @code{ft_min_word_len} characters.
@item @item
Boolean fulltext search now supports "phrase searches". Boolean fulltext search now supports ``phrase searches''.
@item @item
New configure option @code{--without-query-cache}. New configure option @code{--without-query-cache}.
@item @item
Memory allocation strategy for 'root memory' changed. Block size now grows Memory allocation strategy for ``root memory'' changed. Block size now grows
with number of allocated blocks. with number of allocated blocks.
@item @item
@code{INET_NTOA()} now returns @code{NULL} if you give it an argument that @code{INET_NTOA()} now returns @code{NULL} if you give it an argument that
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment