bk resolve

This commit is contained in:
unknown 2002-07-31 19:57:16 +03:00
commit 3e7f12c8b6
4 changed files with 74 additions and 14 deletions

View file

@ -50067,7 +50067,11 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}.
@appendixsubsec Changes in release 4.0.3
@itemize @bullet
@item Fixed two bugs in @code{SELECT DISTINCT} with large tables.
@item
Fixed bug in multi-table delete when tables are re-ordered in table
initialization method and ref_length's are of different sizes
@item
Fixed two bugs in @code{SELECT DISTINCT} with large tables.
@item
Fixed bug in query cache initialisation with very small query cache size.
@item