From 658ba944f5c84b55a29908839a9e968ed311343d Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 11 Apr 2001 17:50:23 -0600 Subject: [PATCH] re-added line that was resolved out during merge --- Docs/manual.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docs/manual.texi b/Docs/manual.texi index e695ffd1cce..a459f17ebec 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -42845,6 +42845,8 @@ not yet 100% confident in this code. @appendixsubsec Changes in release 3.23.37 @itemize @bullet @item +Fixed bug when using indexes on @code{CHAR(255) NULL} columns. +@item Slave thread will now be started even if @code{master-host} is not set, as long as @code{server-id} is set and valid @code{master.info} is present @item