diff options
author | unknown <monty@hundin.mysql.fi> | 2002-10-20 08:58:48 +0300 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2002-10-20 08:58:48 +0300 |
commit | 6258b38e5c94124c50c2bd2831608a2bb8e591e8 (patch) | |
tree | 6df7f01210d71ef8109ef59129f10194cbc84aa9 /Docs | |
parent | 320d4912f4e6318d7ac080692ed780b6f1557e54 (diff) | |
download | mariadb-git-6258b38e5c94124c50c2bd2831608a2bb8e591e8.tar.gz |
Fixed Changelog
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/manual.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index c53bd24ac86..50b38661531 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -51689,8 +51689,6 @@ Small fix in @code{safe_mysqld} for some shells. @item Fixed that @code{FLUSH STATUS} doesn't reset @code{Delayed_insert_threads}. @item -Fixed that @code{SHOW STATUS} doesn't reset @code{Delayed_insert_threads}. -@item Fixed core dump bug when using the @code{BINARY} cast on a @code{NULL} value. @item Fixed race condition when someone did a @code{GRANT} at the same time a new |