Below is the list of changes that have just been committed into a local
mysqldoc repository of Sinisa. When Sinisa does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.1262 04/02/14 20:36:50 Sinisa@stripped +1 -0
Two bug fix descriptions.
Docs/manual.texi
1.1165 04/02/14 20:36:48 Sinisa@stripped +8 -0
Two bug fix descriptions.
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: Sinisa
# Host: sinisa.nasamreza.org
# Root: /mnt/work/docs
--- 1.1164/Docs/manual.texi Sat Feb 14 11:24:55 2004
+++ 1.1165/Docs/manual.texi Sat Feb 14 20:36:48 2004
@@ -72081,6 +72081,14 @@
Bugs fixed:
@itemize @bullet
+@item
+Fix for a bug in @code{UNION}'s which prevented proper handling of
+@code{NULL} columns. This is happening only if a column in the first
+@code{SELECT} node was @code{NOT NULL}. (Bug #2508)
+@item
+Fix for a bug in @code{UNION}'s with @code{INNODB} storage engine, when
+some columns from one table where used in one @code{SELECT} node and
+some were used in another node. (Bug #2552)
@item
Fixed bug in range optimizer which caused segmentation fault. (Bug #2698)
@item
| Thread |
|---|
| • bk commit - mysqldoc tree (Sinisa:1.1262) | sinisa | 14 Feb |