summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r--Docs/manual.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 21bab5ea6e4..86b19c0ff33 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -46929,10 +46929,12 @@ not yet 100% confident in this code.
@node News-3.23.54, News-3.23.53, News-3.23.x, News-3.23.x
@appendixsubsec Changes in release 3.23.54
@itemize
+@item
Fixed reference to freed memory when doing complicated @code{GROUP BY
... ORDER BY} queries. Symptom was that @code{mysqld} died in function
@code{send_fields}.
-queries.
+@item
+Allocate heap rows in smaller blocks to get better memory usage.
@end itemize
@node News-3.23.53, News-3.23.52, News-3.23.54, News-3.23.x