diff --git a/Docs/manual.texi b/Docs/manual.texi index caf7996884f..007cdd36f50 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -50067,6 +50067,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