Below is the list of changes that have just been committed into a local
mysqldoc repository of tim. When tim 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.2733 05/06/01 12:21:38 tim@stripped +1 -0
document changes for bug #10940
Docs/manual.texi
1.2958 05/06/01 12:21:35 tim@stripped +6 -0
document changes for bug #10940
# 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: tim
# Host: siva.hindu.god
# Root: /opt/home/tim/m/doc
--- 1.2957/Docs/manual.texi 2005-06-01 04:07:56 +12:00
+++ 1.2958/Docs/manual.texi 2005-06-01 12:21:35 +12:00
@@ -102337,6 +102337,12 @@
Bugs fixed:
@itemize @bullet
@item
+@code{mysqld_safe} incorrectly passed the
+@code{--defaults-file=$DATADIR/my.cnf} option, even if that file
+did not exist. Our configuration code no longer accepts this, so
+@code{mysqld_safe} has been fixed to only specify the defaults file if
+it exists. (Bug #10940)
+@item
Fixed a problem creating result set for @code{UNION} that involved long string
values. Values were not being converted correctly to @code{TEXT} values.
(Bug #10025)
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (tim:1.2733) | tim | 1 Jun |