Below is the list of changes that have just been committed into a local
mysqldoc repository of serg. When serg 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.1333 04/03/23 15:40:13 serg@stripped +1 -0
news updated
Docs/manual.texi
1.1430 04/03/23 15:40:11 serg@stripped +7 -4
news updated
# 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: serg
# Host: serg.mylan
# Root: /usr/home/serg/Abk/mysqldoc
--- 1.1429/Docs/manual.texi Tue Mar 23 04:47:05 2004
+++ 1.1430/Docs/manual.texi Tue Mar 23 15:40:11 2004
@@ -77192,11 +77192,14 @@
Bugs fixed:
@itemize @bullet
@item
-Table default character set affects LONGBLOB fields (Bug #2821)
+A query that uses both @code{UNION [DISTINCT]} and @code{UNION ALL}
+now works correctly. (Bug #1428)
@item
-CONCAT_WS makes the server die in case of illegal mix of collations (Bug #3087)
+Table default character set affects @code{LONGBLOB} fields. (Bug #2821)
@item
-UTF8 charset breaks joins with mixed column/string constant (Bug #2959)
+@code{CONCAT_WS} makes the server die in case of illegal mix of collations. (Bug #3087)
+@item
+UTF8 charset breaks joins with mixed column/string constant. (Bug #2959)
@item
Fixed @code{DROP DATABASE} to report number of files deleted (as described in
the manual).
@@ -77206,7 +77209,7 @@
@code{mysql_close}). (Bug #3073)
@item
Fixed server segfaults when processing malformed prepared statements
-commands. (Bug #2795, Bug #2274)
+commands. (Bug #2795), (Bug #2274)
@item
Fixed using subqueries with @code{OR} and @code{AND} functions. (Bug #2838)
@item
| Thread |
|---|
| • bk commit - mysqldoc tree (serg:1.1333) | Sergei Golubchik | 23 Mar |