manual.texi change note stuff

This commit is contained in:
paul@central.snake.net 2001-01-28 16:33:26 -06:00
parent 8efd73dc2b
commit fffc9bd270

View file

@ -40841,15 +40841,16 @@ not yet 100 % confident in this code.
@appendixsubsec Changes in release 3.23.33
@itemize bullet
@item
Changed clients to use TCP/IP when -P or --port option is specified.
Changed clients to use TCP/IP when @code{-P} or @code{--port} option is
specified.
@item
Fixed bug in handling @code{STOP} event after @code{ROTATE} event in
replication
replication.
@item
Fixed another buffer overrun in @code{DROP DATABASE}
Fixed another buffer overrun in @code{DROP DATABASE}.
@item
Added @code{Table_locks_immediate} and @code{Table_locks_waited} status
variables
variables.
@item
Fixed bug in replication that broke slave server start with existing
@code{master.info}. This fixes a bug introduced in 3.23.32.