Commit 8da8694d authored by paul@teton.kitebird.com's avatar paul@teton.kitebird.com
Browse files

manual.texi Added missing change 3.23.26 note about renaming of

manual.texi	FLUSH MASTER/SLAVE to RESET MASTER/SLAVE.
parent 1b042bb3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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()}.