diff --git a/Docs/manual.texi b/Docs/manual.texi index 54d665196b4..0f00e970bac 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -20618,7 +20618,7 @@ information of how to tune the above variables. @xref{Server parameters}. files. It currently only displays information about Berkeley DB log files. -@itemize +@itemize @bullet @item @code{File} shows the full path to the log file @item @code{Type} shows the type of the log file (@code{BDB} for Berkeley DB log files}) @@ -39783,6 +39783,8 @@ though, so Version 3.23 is not released as a stable version yet. @appendixsubsec Changes in release 3.23.29 @itemize @bullet @item +Added @code{SHOW LOGS} command. +@item Remove not used BDB logs on shutdown. @item When creating a table, put @code{PRIMARY} keys first, followed by