diff options
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r-- | Docs/manual.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index b361e5dd984..49fc7a649ee 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -46167,6 +46167,9 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}. @itemize @bullet @item +Changed @code{SELECT ... IN SHARE MODE} to +@code{SELECT .. LOCK IN SHARE MODE} (as in MySQL 3.23). +@item A new query cache to cache results from identical @code{SELECT} queries. @item Fixed core dump bug on 64 bit machines when it got a wrong communication |