List:Commits« Previous MessageNext Message »
From:jon Date:December 4 2007 2:49pm
Subject:svn commit - mysqldoc@docsrva: r9097 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: jstephens
Date: 2007-12-04 15:49:26 +0100 (Tue, 04 Dec 2007)
New Revision: 9097

Log:

A data node may indeed use 1 for its node ID



Modified:
   trunk/refman-4.1/mysql-cluster-configuration.xml
   trunk/refman-4.1/mysql-cluster-limitations.xml
   trunk/refman-5.0/mysql-cluster-configuration.xml
   trunk/refman-5.0/mysql-cluster-limitations.xml
   trunk/refman-5.1/mysql-cluster-configuration.xml
   trunk/refman-5.1/mysql-cluster-limitations.xml
   trunk/refman-6.0/mysql-cluster-configuration.xml


Modified: trunk/refman-4.1/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster-configuration.xml	2007-12-04 14:35:28 UTC (rev 9096)
+++ trunk/refman-4.1/mysql-cluster-configuration.xml	2007-12-04 14:49:26 UTC (rev 9097)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1171 bytes

@@ -1327,9 +1327,9 @@
 
           <para>
             This is the node ID used as the address of the node for all
-            cluster internal messages. This is an integer in the range 2
-            to 49 inclusive. Each node in the cluster must have a unique
-            identity.
+            cluster internal messages. For data nodes, this is an
+            integer in the range 1 to 49 inclusive. Each node in the
+            cluster must have a unique identity.
           </para>
         </listitem>
 

@@ -4982,7 +4982,7 @@
               <entry><literal><link linkend="mysql-cluster-param-ndbd-definition-id">Id</link></literal></entry>
               <entry>integer</entry>
               <entry><emphasis>None</emphasis></entry>
-              <entry>2</entry>
+              <entry>1</entry>
               <entry>49</entry>
               <entry>N</entry>
             </row>


Modified: trunk/refman-4.1/mysql-cluster-limitations.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster-limitations.xml	2007-12-04 14:35:28 UTC (rev 9096)
+++ trunk/refman-4.1/mysql-cluster-limitations.xml	2007-12-04 14:49:26 UTC (rev 9097)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 732 bytes

@@ -482,7 +482,7 @@
 
                           <para>
                             A data node must have a node ID in the range
-                            of 2&dash;49, inclusive. (Management and API
+                            of 1&dash;49, inclusive. (Management and API
                             nodes may use any integer in the range of
                             1&dash;63 inclusive as a node ID.)
                           </para>


Modified: trunk/refman-5.0/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-configuration.xml	2007-12-04 14:35:28 UTC (rev 9096)
+++ trunk/refman-5.0/mysql-cluster-configuration.xml	2007-12-04 14:49:26 UTC (rev 9097)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1171 bytes

@@ -1304,9 +1304,9 @@
 
           <para>
             This is the node ID used as the address of the node for all
-            cluster internal messages. This is an integer in the range 2
-            to 49 inclusive. Each node in the cluster must have a unique
-            identity.
+            cluster internal messages. For data nodes, this is an
+            integer in the range 1 to 49 inclusive. Each node in the
+            cluster must have a unique identity.
           </para>
         </listitem>
 

@@ -5024,7 +5024,7 @@
               <entry><literal><link linkend="mysql-cluster-param-ndbd-definition-id">Id</link></literal></entry>
               <entry>integer</entry>
               <entry><emphasis>None</emphasis></entry>
-              <entry>2</entry>
+              <entry>1</entry>
               <entry>49</entry>
               <entry>N</entry>
             </row>


Modified: trunk/refman-5.0/mysql-cluster-limitations.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-limitations.xml	2007-12-04 14:35:28 UTC (rev 9096)
+++ trunk/refman-5.0/mysql-cluster-limitations.xml	2007-12-04 14:49:26 UTC (rev 9097)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 732 bytes

@@ -414,7 +414,7 @@
 
                           <para>
                             A data node must have a node ID in the range
-                            of 2&dash;49, inclusive. (Management and API
+                            of 1&dash;49, inclusive. (Management and API
                             nodes may use any integer in the range of
                             1&dash;63 inclusive as a node ID.)
                           </para>


Modified: trunk/refman-5.1/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-configuration.xml	2007-12-04 14:35:28 UTC (rev 9096)
+++ trunk/refman-5.1/mysql-cluster-configuration.xml	2007-12-04 14:49:26 UTC (rev 9097)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1171 bytes

@@ -1347,9 +1347,9 @@
 
           <para>
             This is the node ID used as the address of the node for all
-            cluster internal messages. This is an integer in the range 2
-            to 49 inclusive. Each node in the cluster must have a unique
-            identity.
+            cluster internal messages. For data nodes, this is an
+            integer in the range 1 to 49 inclusive. Each node in the
+            cluster must have a unique identity.
           </para>
         </listitem>
 

@@ -5692,7 +5692,7 @@
               <entry><literal><link linkend="mysql-cluster-param-ndbd-definition-id">Id</link></literal></entry>
               <entry>integer</entry>
               <entry><emphasis>None</emphasis></entry>
-              <entry>2</entry>
+              <entry>1</entry>
               <entry>49</entry>
               <entry>N</entry>
             </row>


Modified: trunk/refman-5.1/mysql-cluster-limitations.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-limitations.xml	2007-12-04 14:35:28 UTC (rev 9096)
+++ trunk/refman-5.1/mysql-cluster-limitations.xml	2007-12-04 14:49:26 UTC (rev 9097)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 732 bytes

@@ -529,7 +529,7 @@
 
                           <para>
                             A data node must have a node ID in the range
-                            of 2&dash;49, inclusive. (Management and API
+                            of 1&dash;49, inclusive. (Management and API
                             nodes may use any integer in the range of
                             1&dash;63 inclusive as a node ID.)
                           </para>


Modified: trunk/refman-6.0/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-6.0/mysql-cluster-configuration.xml	2007-12-04 14:35:28 UTC (rev 9096)
+++ trunk/refman-6.0/mysql-cluster-configuration.xml	2007-12-04 14:49:26 UTC (rev 9097)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1077 bytes

@@ -1345,9 +1345,9 @@
 
           <para>
             This is the node ID used as the address of the node for all
-            cluster internal messages. This is an integer in the range 2
-            to 49 inclusive. Each node in the cluster must have a unique
-            identity.
+            cluster internal messages. For data nodes, this is an
+            integer in the range 1 to 49 inclusive. Each node in the
+            cluster must have a unique identity.
           </para>
         </listitem>
 

@@ -5627,7 +5627,7 @@
               <entry>integer</entry>
               <entry><emphasis>None</emphasis></entry>
               <entry>1</entry>
-              <entry>63</entry>
+              <entry>49</entry>
               <entry>N</entry>
             </row>
             <row>


Thread
svn commit - mysqldoc@docsrva: r9097 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0jon4 Dec