Commit 7799fdce authored by Sinisa@sinisa.nasamreza.org's avatar Sinisa@sinisa.nasamreza.org
Browse files

I forgot to add an item regarding a last bug fix

parent 4f676e28
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -49312,6 +49312,9 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}.
@itemize @bullet
@item
Fixed a bug when GROUP BY had 2 or more fields of which at least one can 
have NULL values 
@item
Use @code{Turbo Boyer-Moore} algorithm to speed up @code{LIKE "%keyword%"}
searches.
@item