diff options
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r-- | Docs/manual.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index f6398627e34..14e9e6576c2 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -46937,7 +46937,9 @@ Don't write slave-timeout reconnects to the error log. @item Fixed bug with slave net read timeouting @item -Fixed bug in ALTERing TABLE of BDB type. +Fixed a core-dump bug with @code{MERGE] tables and @code{MAX()} function. +@item +Fixed bug in @code{ALTER TABLE} with BDB tables. @item Fixed bug when logging @code{LOAD DATA INFILE} to binary log with no active database. |