summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <monty@tik.mysql.fi>2001-03-15 00:10:52 +0200
committerunknown <monty@tik.mysql.fi>2001-03-15 00:10:52 +0200
commit0c56348283b377bfaf9b606f9d5c161589ecf336 (patch)
treed61e5489e2c280acf870fa42292c0388974090c4 /Docs
parent8d237d3e5fc8be0b926f4be112211586cadd82e0 (diff)
parent0035eab37bcd2501baf3cc5984e23294c487adf0 (diff)
downloadmariadb-git-0c56348283b377bfaf9b606f9d5c161589ecf336.tar.gz
Merge donna:/my/mysql into tik.mysql.fi:/home/my/mysql
Docs/manual.texi: Auto merged
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index b58d5cf3342..d125866d5dc 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -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