Commit 7dddf64a authored by unknown's avatar unknown

manual.texi Minor mods to recent change notes.


Docs/manual.texi:
  Minor mods to recent change notes.
parent 056fdd57
...@@ -38245,15 +38245,15 @@ Fixed bug in a BDB key compare function when comparing part keys. ...@@ -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}. Added variable @code{bdb_lock_max} to @code{mysqld}.
@item @item
@code{SLAVE START} did not work if you started with @code{SLAVE START} did not work if you started with
@code{--skip-slave-start} and had not explicitly run @code{CHANGE @code{--skip-slave-start} and had not explicitly run @code{CHANGE
MASTER TO} MASTER TO}.
@item @item
Fixed the output of @code{SHOW MASTER STATUS} to be consistent with 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 @item
Added @code{PURGE MASTER LOGS TO} Added @code{PURGE MASTER LOGS TO}.
@item @item
Added @code{SHOW MASTER LOGS} Added @code{SHOW MASTER LOGS}.
@end itemize @end itemize
@node News-3.23.27, News-3.23.26, News-3.23.28, News-3.23.x @node News-3.23.27, News-3.23.26, News-3.23.28, News-3.23.x
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment