Commit bb550cc9 authored by monty@donna.mysql.fi's avatar monty@donna.mysql.fi
Browse files

Updated changelog

parent 2505d667
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -42104,6 +42104,8 @@ Updated the documentation about @code{GEMINI} tables.
Fixed thread-hang-bug in @code{INSERT DELAYED} when inserting
@code{NULL} into an @code{AUTO_INCREMENT} column.
@item
Fixed thread-hang bug in @code{CHECK TABLE} / @code{REPAIR TABLE}.
@item
@code{REPLACE} will not replace a row that conflicts with an
@code{auto_increment} generated key.
@item