Commit 2d6be1ff authored by unknown's avatar unknown

Changelog cleanup.

parent 414b9af1
...@@ -49459,13 +49459,12 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}. ...@@ -49459,13 +49459,12 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}.
@itemize @bullet @itemize @bullet
@item @item
Fixed a bug in optimiser with merge tables when non-uniques values are Fixed a bug in optimiser with merge tables when non-uniques values are
used in summing up. used in summing up (causing crashes).
This consistently crashed MySQL.
@item @item
Fixed a bug in optimiser when a range specified makes index grouping impossible. Fixed a bug in optimiser when a range specified makes index grouping
This consistently crashed MySQL. impossible (causing crashes).
@item @item
Fixed a rare bug when fulltext index is present and no tables are used Fixed a rare bug when @code{FULLTEXT} index is present and no tables are used.
@item @item
Added privileges @code{CREATE TEMPORARY TABLES}, @code{LOCK TABLES}, Added privileges @code{CREATE TEMPORARY TABLES}, @code{LOCK TABLES},
@code{REPLICATION CLIENT}, @code{REPLICATION SLAVE}, @code{REPLICATION CLIENT}, @code{REPLICATION SLAVE},
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment