mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
changing change log for new memory allocator
This commit is contained in:
parent
b54d2759d9
commit
c88744d306
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue