From c88744d306c224843fd28046a671a1672233503c Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 13 Apr 2002 20:12:15 +0300 Subject: [PATCH] changing change log for new memory allocator --- Docs/manual.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Docs/manual.texi b/Docs/manual.texi index 9be3f851e82..7b115bb3957 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -48918,6 +48918,9 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}. @itemize @bullet @item +Strategy of memory allocation of 'root memory' is changed. Block size grow +with number of allocated blocks. +@item @code{INET_NTOA()} now returns @code{NULL} if you give it a too big argument. @item Fix @code{SQL_CALC_FOUND_ROWS} to work with @code{UNION}s. It will work only