diff options
author | unknown <monty@hundin.mysql.fi> | 2002-10-20 09:06:22 +0300 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2002-10-20 09:06:22 +0300 |
commit | 1937fd448a0f292ad88ba72787acc0ed1f8df45d (patch) | |
tree | 0e2a4f0280d9da57be4db0bee1fd9c62eed7e759 /Docs | |
parent | 20b7379e7903a4820b3de5ed7075eb4db8919109 (diff) | |
parent | 6258b38e5c94124c50c2bd2831608a2bb8e591e8 (diff) | |
download | mariadb-git-1937fd448a0f292ad88ba72787acc0ed1f8df45d.tar.gz |
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
Docs/manual.texi:
Auto merged
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 dcbba176c28..87933ddff06 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -51715,8 +51715,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 |