summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <paul@teton.kitebird.com>2002-09-25 19:59:15 -0500
committerunknown <paul@teton.kitebird.com>2002-09-25 19:59:15 -0500
commitf215562715e6facdcdd17d0ccc0391023334e685 (patch)
treef904c7c2447defef6d21789379d93f081a949b6a /Docs
parent35df67515e98924af3c62ec73315d9295dc8f8b4 (diff)
downloadmariadb-git-f215562715e6facdcdd17d0ccc0391023334e685.tar.gz
manual.texi Qcache not available on Windows until 4.0.4.
Docs/manual.texi: Qcache not available on Windows until 4.0.4.
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index bf62d2dd083..ba8fcf53846 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -37453,7 +37453,7 @@ parameters to @code{FULLTEXT} in @code{CREATE/ALTER TABLE}).
@cindex Query Cache
@cindex @code{SELECT}, Query Cache
-From version 4.0.1, @code{MySQL server} features a @code{Query Cache}.
+From version 4.0.1 (4.0.4 for Windows), @code{MySQL server} features a @code{Query Cache}.
When in use, the query cache stores the text of a @code{SELECT} query
together with the corresponding result that was sent to the client.
If an identical query is later received, the server will retrieve