summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <jcole@tetra.spaceapes.com>2000-08-23 07:09:16 -0500
committerunknown <jcole@tetra.spaceapes.com>2000-08-23 07:09:16 -0500
commit7f32301f67aa6f0120cbee4f3674c72cad8fa6b6 (patch)
treefeecce97691faf0ca8f67efee10a6dea08b35a34 /Docs
parent844c92364e04fb17371c4a71dee52f179f8ad253 (diff)
parent451ef26a31374f8b2e150b4b63e074d093eb3a56 (diff)
downloadmariadb-git-7f32301f67aa6f0120cbee4f3674c72cad8fa6b6.tar.gz
Merge jcole@jcole:/home/jcole/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql Docs/manual.texi: Auto merged
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 2a466ddee47..6223491c608 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -35402,6 +35402,9 @@ though, so 3.23 is not released as a stable version yet.
@appendixsubsec Changes in release 3.23.23
@itemize @bullet
@item
+Updated mysqlhotcopy to use the new @code{FLUSH TABLES table_list} syntax. Only
+tables which are being backed up are flushed now.
+@item
Changed behavior of @code{--enable-thread-safe-client} so
that both non-threaded (@code{-lmysqlclient}) and threaded
(@code{-lmysqlclient_r}) libraries are built. Users who linked