Below is the list of changes that have just been committed into a local
mysqldoc repository of jon. When jon 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.3065 05/07/19 20:31:12 jon@stripped +3 -0
ndbcluster: Fix description of
HostName/ExecuteOnComputer config
behaviour (per Tomas & Max.)
Sync refman-4.1 and refman-5.0.
refman/ndbcluster.xml
1.8 05/07/19 20:31:11 jon@stripped +6 -4
Fix description of HostName/ExecuteOnComputer
config behaviour (per Tomas & Max.)
refman-5.0/ndbcluster.xml
1.11 05/07/19 20:31:10 jon@stripped +6 -4
Sync.
refman-4.1/ndbcluster.xml
1.8 05/07/19 20:31:10 jon@stripped +6 -4
Sync.
# 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: jon
# Host: gigan.
# Root: /home/jon/bk/mysqldoc
--- 1.7/refman-4.1/ndbcluster.xml 2005-07-15 06:11:32 +10:00
+++ 1.8/refman-4.1/ndbcluster.xml 2005-07-19 20:31:10 +10:00
@@ -2082,10 +2082,12 @@
<para>
The <literal>[NDB_MGMD]</literal> section (or its alias
<literal>[MGM]</literal>) is used to configure the behavior of the
- management server. Either the <literal>ExecuteOnComputer</literal>
- or <literal>HostName</literal> parameter must be present. All other
- parameters in the following can be omitted and, if so, will assume
- their default values.
+ management server. All parameters in the following list can be
+ omitted and, if so, will assume their default values.
+ <emphasis role="bold">Note</emphasis>: If neither the
+ <literal>ExecuteOnComputer</literal> nor the
+ <literal>HostName</literal> parameter is present, the default value
+ <literal>localhost</literal> will be assumed for both.
</para>
<itemizedlist>
--- 1.10/refman-5.0/ndbcluster.xml 2005-07-19 01:30:21 +10:00
+++ 1.11/refman-5.0/ndbcluster.xml 2005-07-19 20:31:10 +10:00
@@ -2089,10 +2089,12 @@
<para>
The <literal>[NDB_MGMD]</literal> section (or its alias
<literal>[MGM]</literal>) is used to configure the behavior of the
- management server. Either the <literal>ExecuteOnComputer</literal>
- or <literal>HostName</literal> parameter must be present. All other
- parameters in the following can be omitted and, if so, will assume
- their default values.
+ management server. All parameters in the following list can be
+ omitted and, if so, will assume their default values.
+ <emphasis role="bold">Note</emphasis>: If neither the
+ <literal>ExecuteOnComputer</literal> nor the
+ <literal>HostName</literal> parameter is present, the default value
+ <literal>localhost</literal> will be assumed for both.
</para>
<itemizedlist>
--- 1.7/refman/ndbcluster.xml 2005-07-15 06:11:33 +10:00
+++ 1.8/refman/ndbcluster.xml 2005-07-19 20:31:11 +10:00
@@ -2082,10 +2082,12 @@
<para>
The <literal>[NDB_MGMD]</literal> section (or its alias
<literal>[MGM]</literal>) is used to configure the behavior of the
- management server. Either the <literal>ExecuteOnComputer</literal>
- or <literal>HostName</literal> parameter must be present. All other
- parameters in the following can be omitted and, if so, will assume
- their default values.
+ management server. All parameters in the following list can be
+ omitted and, if so, will assume their default values.
+ <emphasis role="bold">Note</emphasis>: If neither the
+ <literal>ExecuteOnComputer</literal> nor the
+ <literal>HostName</literal> parameter is present, the default value
+ <literal>localhost</literal> will be assumed for both.
</para>
<itemizedlist>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (jon:1.3065) | jon | 19 Jul |