summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
diff options
context:
space:
mode:
authorlenz@mysql.com <>2002-10-09 13:50:48 +0200
committerlenz@mysql.com <>2002-10-09 13:50:48 +0200
commit6851efff0303cec167735d99f15572cf89b93508 (patch)
tree68165fce00a588c23322cc90175861f54924c717 /Docs/manual.texi
parentadf7809c04874c65bd3bfdd04e781f9958b87cdf (diff)
downloadmariadb-git-6851efff0303cec167735d99f15572cf89b93508.tar.gz
- Fixed typo in 3.23.53 changelog entry in manual.texi
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r--Docs/manual.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index e8b9d89e1a2..5446e71c83d 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -46943,7 +46943,7 @@ Fixed that @code{--skip-show-databases} doesn't reset the @code{--port} option.
@item
Small fix in @code{safe_mysqld} for some shells.
@item
-Fixed that @code{SHOW STATUS} doesn't reset @code{Delayed_insert_threads}.
+Fixed that @code{FLUSH 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