manual.texi Added missing change 3.23.26 note about renaming of

manual.texi	FLUSH MASTER/SLAVE to RESET MASTER/SLAVE.


Docs/manual.texi:
  - Added missing change not about renming of
    FLUSH MASTER/SLAVE to RESET MASTER/SLAVE.
This commit is contained in:
unknown 2002-04-17 13:19:41 -05:00
parent 5640c204b7
commit 3cb4cfa30a

View file

@ -50720,6 +50720,9 @@ Small portability fixes.
@itemize @bullet
@item
Renamed @code{FLUSH MASTER} and @code{FLUSH SLAVE} to @code{RESET MASTER}
and @code{RESET SLAVE}.
@item
Fixed @code{<>} to work properly with @code{NULL}.
@item
Fixed a problem with @code{SUBSTRING_INDEX()} and @code{REPLACE()}.