summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorbell@sanja.is.com.ua <>2002-10-08 09:44:35 +0300
committerbell@sanja.is.com.ua <>2002-10-08 09:44:35 +0300
commit9363b916abbba5052245c1d70fbd6f14e516216f (patch)
tree4e91501ef8d2640f1fe17b50efded288de4eecdb /Docs
parent8d252004dc49d4ba1243e21fd190227bdbbe89a2 (diff)
downloadmariadb-git-9363b916abbba5052245c1d70fbd6f14e516216f.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