From 225cbb5af9644a4b590d697ad3bc3da86457258c Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 27 Oct 2000 11:49:46 -0500 Subject: [PATCH] manual.texi Minor mods to recent change notes. Docs/manual.texi: Minor mods to recent change notes. --- Docs/manual.texi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Docs/manual.texi b/Docs/manual.texi index b1af00f5234..59fb1f5ebd7 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -38245,15 +38245,15 @@ Fixed bug in a BDB key compare function when comparing part keys. Added variable @code{bdb_lock_max} to @code{mysqld}. @item @code{SLAVE START} did not work if you started with - @code{--skip-slave-start} and had not explicitly run @code{CHANGE -MASTER TO} +@code{--skip-slave-start} and had not explicitly run @code{CHANGE +MASTER TO}. @item Fixed the output of @code{SHOW MASTER STATUS} to be consistent with -@code{SHOW SLAVE STATUS} ( no directory in the log name) +@code{SHOW SLAVE STATUS} (no directory in the log name). @item -Added @code{PURGE MASTER LOGS TO} +Added @code{PURGE MASTER LOGS TO}. @item -Added @code{SHOW MASTER LOGS} +Added @code{SHOW MASTER LOGS}. @end itemize @node News-3.23.27, News-3.23.26, News-3.23.28, News-3.23.x