diff options
author | bell@sanja.is.com.ua <> | 2002-08-07 08:56:49 +0300 |
---|---|---|
committer | bell@sanja.is.com.ua <> | 2002-08-07 08:56:49 +0300 |
commit | cf30288ddf473a6e0747b7c7260711953f4c88fc (patch) | |
tree | f78248405fcbce4e8e9da7c55176081028b08060 /Docs | |
parent | fb3837bbc37386d5810b46dc6eafc0febe523e98 (diff) | |
download | mariadb-git-cf30288ddf473a6e0747b7c7260711953f4c88fc.tar.gz |
changelog entry for bugfix
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/manual.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index defcd3a1c44..ccbfdc493f8 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -50153,6 +50153,8 @@ Fixed bug in multi-table @code{UPDATE}: when updating a table, Fixed bug in multi-table @code{UPDATE} when several fields were referenced from a single table @item +Fixed bug in truncating nonexisting 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. |