re-added line that was resolved out during merge

This commit is contained in:
unknown 2001-04-11 17:50:23 -06:00
parent d6ca0213b0
commit 658ba944f5

View File

@ -42845,6 +42845,8 @@ not yet 100% confident in this code.
@appendixsubsec Changes in release 3.23.37 @appendixsubsec Changes in release 3.23.37
@itemize @bullet @itemize @bullet
@item @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 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 long as @code{server-id} is set and valid @code{master.info} is present
@item @item