Commit 2fb0ed81 authored by serg@serg.mysql.com's avatar serg@serg.mysql.com
Browse files

changelog updated

parent 2e15d13f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -50351,6 +50351,9 @@ each individual 4.0.x release.
@itemize @bullet
@item
Fixed a bug that @code{OPTIMIZE} of locked and modified table,
reported table corruption.
@item
Fixed a bug in my_getopt in handling of special prefixes (--skip-, --enable-).
--skip-external-locking didn't work and the bug may have affected other
similar options.