summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2002-09-25 20:48:32 +0300
committermonty@hundin.mysql.fi <>2002-09-25 20:48:32 +0300
commite03d4330f88387fefadffabf40021f10cae2f606 (patch)
treed801141806d36de566e460cfeb10f1776b01246c /Docs
parentcfff5b50259ac46c444b196f86d8610d5f9209c8 (diff)
parent12ac759d954fc1129c916929b4d914f52a49cdcf (diff)
downloadmariadb-git-e03d4330f88387fefadffabf40021f10cae2f606.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 cfb41ebe4be..9db4fc96cbe 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -50453,6 +50453,12 @@ each individual 4.0.x release.
@itemize @bullet
@item
+Fixed bug where @code{GRANT}/@code{REVOKE} failed if hostname was given in
+not matching case.
+@item
+Don't give warning in @code{LOAD DATA INFILE} when setting a
+@code{timestamp} to a string of '0'.
+@item
Fixed bug in @code{myisamchk -R} mode.
@item
Fixed bug that caused @code{mysqld} to crash on @code{REVOKE}.