Below is the list of changes that have just been committed into a local
mysqldoc repository of guilhem. When guilhem 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.2708 05/05/23 18:09:46 guilhem@stripped +1 -0
changelog (winmysqladmin mysqlwatch mysqlshutdown removed in 5.0.6/5.0.7)
Docs/manual.texi
1.2928 05/05/23 18:09:42 guilhem@stripped +12 -3
changelog (winmysqladmin mysqlwatch mysqlshutdown removed in 5.0.6/5.0.7)
# 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: guilhem
# Host: gbichot2.local
# Root: /home/mysql_src/mysqldoc
--- 1.2927/Docs/manual.texi 2005-05-23 14:12:52 +02:00
+++ 1.2928/Docs/manual.texi 2005-05-23 18:09:42 +02:00
@@ -6725,9 +6725,6 @@
@end example
@item
-Exit the @code{WinMySQLAdmin} program if it is running.
-
-@item
When upgrading to MySQL 4.1.5 or higher from a previous version, or when
upgrading from a version of MySQL installed from a Zip archive to a version
of MySQL installed with the MySQL Installation Wizard, you must manually
@@ -100243,6 +100240,15 @@
Improved the optimizer to be able to use indexes for expressions of the form
@code{@var{indexed_col} NOT IN (@var{val1}, @var{val2}, ...)} and
@code{@var{indexed_col} NOT BETWEEN @var{val1} AND @var{val2}}.. (Bug #10561)
+@item
+Removed @code{mysqlshutdown.exe} and @code{mysqlwatch.exe} from the Windows
+``No Installer'' distribution (they had already been removed from the ``With
+Installer'' distribution before). Removed those programs from the source
+distribution.
+@item
+Removed @code{WinMySQLAdmin} from the source distribution and from the ``No
+Installer'' Windows distribution (it had already been removed from the ``With
+Installer'' distribution before).
@end itemize
Bugs fixed:
@@ -100327,6 +100333,9 @@
Thus no locks are set to rows read from selected table.
@item
Updated version of @code{libedit} to 2.9. (Bug #2596)
+@item
+Removed @code{mysqlshutdown.exe} and @code{mysqlwatch.exe} from the Windows
+``With Installer'' distribution.
@end itemize
Bugs fixed:
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (guilhem:1.2708) | guilhem | 23 May |