summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r--Docs/manual.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 365f80bd549..ae2fc7facc9 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -46707,6 +46707,9 @@ not yet 100% confident in this code.
@appendixsubsec Changes in release 3.23.42
@itemize @bullet
@item
+Fixed problem with @code{REPAIR TABLE} on MyISAM tables with row lengths
+between 65517 - 65520 bytes
+@item
Fixed rare hang when doing @code{mysqladmin shutdown} when there was
a lot of activity in other threads.
@item