summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorSinisa@sinisa.nasamreza.org <>2002-08-06 21:31:03 +0300
committerSinisa@sinisa.nasamreza.org <>2002-08-06 21:31:03 +0300
commitafe5fa0e863125248c6a9cb6e17e8ab18e56e0ac (patch)
tree1ccdb88c9bad879fa37d583eefa9e4ae8e18aae8 /Docs
parent3a2f57745da7388b370bfc1aacb8f23829715a92 (diff)
parente679540cfd3e60050f65b28be2b74167ae301042 (diff)
downloadmariadb-git-afe5fa0e863125248c6a9cb6e17e8ab18e56e0ac.tar.gz
Merge
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index b1d730609a5..5a7e8bb739f 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -50132,6 +50132,12 @@ each individual 4.0.x release.
@itemize @bullet
@item
+Fixed bug in multi-table update when updating a table confused do_select
+in reading records from a cache
+@item
+Fixed bug in multi-table update when several fields are referenced
+from a single table
+@item
Fixed bug in @code{REVOKE} that caused user resources to be randomly set.
@item
Fixed bug in @code{GRANT} for the new @code{CREATE TEMPORARY TABLE} privilege.