1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-28 17:15:19 +03:00

Merge donna:/my/mysql into tik.mysql.fi:/home/my/mysql

This commit is contained in:
monty@tik.mysql.fi
2001-03-15 00:10:52 +02:00

View File

@@ -42165,6 +42165,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