summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2002-05-17 10:51:32 +0300
committerunknown <monty@hundin.mysql.fi>2002-05-17 10:51:32 +0300
commit8a32ef1cf9e3d92230416b882b697aeb8867278c (patch)
tree9ecefc8174ec213cb50935c91a570066d6128980 /Docs/manual.texi
parent4df6586eb712eb968efac9a8ee7dfe5afd4f29db (diff)
parentc2504d86b317d9d18fa3de29a4cef325e8de9dfa (diff)
downloadmariadb-git-8a32ef1cf9e3d92230416b882b697aeb8867278c.tar.gz
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r--Docs/manual.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index c202c2c07a7..ce5c6c301ea 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -46916,6 +46916,8 @@ not yet 100% confident in this code.
@appendixsubsec Changes in release 3.23.51
@itemize @bullet
@item
+Fixed bug in @code{CONCAT_WS()} that cut the result.
+@item
Changed name of variables @code{Com_show_master_stat} to
@code{Com_show_master_status} and @code{Com_show_slave_stat} to
@code{Com_show_slave_status}.