Commit 1de40b64 authored by serg@serg.mysql.com's avatar serg@serg.mysql.com
Browse files

changelog updated

parent 80c13daa
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -50800,6 +50800,9 @@ each individual 4.0.x release.
@appendixsubsec Changes in release 4.0.5
@itemize
@item
Fixed bug that made @code{REPAIR TABLE} and @code{myisamchk}
to corrupt @code{FULLTEXT} indexes.
@item
Fixed bug with caching system database ('mysql'). Now query to system 
database is not cached by query cache.
@item