summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-12-11 20:45:48 +0200
committermonty@hundin.mysql.fi <>2001-12-11 20:45:48 +0200
commit9ca9fc228300926953b91327e705e943a6caf2a2 (patch)
tree57c90c65e06cdd74de883d23793984c678538aa1 /Docs/manual.texi
parent7569535272b1cb5aa4510fd70c01cd63b02bda1d (diff)
downloadmariadb-git-9ca9fc228300926953b91327e705e943a6caf2a2.tar.gz
Fix for MyISAM records > 16M
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r--Docs/manual.texi3
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