diff --git a/Docs/manual.texi b/Docs/manual.texi index 0466304ca70..72793032324 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -50064,6 +50064,7 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}. @appendixsubsec Changes in release 4.0.3 @itemize @bullet +@item Fixed two bugs in @code{SELECT DISTINCT} with large tables. @item Fixed bug in query cache initialisation with very small query cache size. @item