summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <bell@sanja.is.com.ua>2002-10-08 09:44:35 +0300
committerunknown <bell@sanja.is.com.ua>2002-10-08 09:44:35 +0300
commitd45eb60f1d5f3e6d9bbd5de6196569da1ff83c73 (patch)
tree4e91501ef8d2640f1fe17b50efded288de4eecdb /Docs
parentda4d15312446b151e7225434734246f1e5538118 (diff)
downloadmariadb-git-d45eb60f1d5f3e6d9bbd5de6196569da1ff83c73.tar.gz
changelog entry for query cache with system database bug.
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 87f6768fa77..f14bbf08948 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -50850,6 +50850,9 @@ each individual 4.0.x release.
@appendixsubsec Changes in release 4.0.5
@itemize
@item
+Fixed bug with caching system database ('mysql'). Now query to system
+database is not cached by query cache.
+@item
Small fix in @code{mysqld_safe} for some shells.
@item
Give error if a @code{MyISAM} @code{MERGE} table has more than 2 ^ 32 rows and