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