diff options
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. |