From: jon
Date: August 22 2006 2:38am
Subject: svn commit - mysqldoc@docsrva: r3077 - in trunk: refman-4.1 refman-5.0 refman-5.1
List-Archive: http://lists.mysql.com/commits/10699
Message-Id: <200608220238.k7M2ccWq002331@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jstephens
Date: 2006-08-22 04:38:35 +0200 (Tue, 22 Aug 2006)
New Revision: 3077
Log:
Added note about node stop/start vs node restart for rolling upgrades (Thanks, Roland and Geert!)
Modified:
trunk/refman-4.1/mysql-cluster.xml
trunk/refman-5.0/mysql-cluster.xml
trunk/refman-5.1/mysql-cluster.xml
Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml 2006-08-21 23:38:15 UTC (rev 3076)
+++ trunk/refman-4.1/mysql-cluster.xml 2006-08-22 02:38:35 UTC (rev 3077)
Changed blocks: 3, Lines Added: 17, Lines Deleted: 4; 1743 bytes
@@ -7994,10 +7994,10 @@
.
-
+
- This section remains in development, and will be updated and
- expanded considerably during the second quarter of 2006.
+ This section remains in development, and continues to be updated and
+ expanded.
@@ -8144,7 +8144,7 @@
type
- | RESTART TYPE: |
+ RESTART TYPE: |
| Cluster Configuration Change |
@@ -8441,6 +8441,19 @@
+
+
+ In the previous table, Stop and
+ Start steps indicate that the process
+ must be stopped completely using a shell command (such as
+ kill on most Unix systems) or the management client
+ STOP command, then started again from a system shell
+ by invoking the ndbd or ndb_mgmd
+ executable as appropriate. Restart
+ indicates the process may be restarted using the
+ ndb_mgm management client RESTART
+ command.
+
Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml 2006-08-21 23:38:15 UTC (rev 3076)
+++ trunk/refman-5.0/mysql-cluster.xml 2006-08-22 02:38:35 UTC (rev 3077)
Changed blocks: 3, Lines Added: 17, Lines Deleted: 4; 1743 bytes
@@ -7971,10 +7971,10 @@
.
-
+
- This section remains in development, and will be updated and
- expanded considerably during the second quarter of 2006.
+ This section remains in development, and continues to be updated and
+ expanded.
@@ -8121,7 +8121,7 @@
type
- | RESTART TYPE: |
+ RESTART TYPE: |
| Cluster Configuration Change |
@@ -8418,6 +8418,19 @@
+
+
+ In the previous table, Stop and
+ Start steps indicate that the process
+ must be stopped completely using a shell command (such as
+ kill on most Unix systems) or the management client
+ STOP command, then started again from a system shell
+ by invoking the ndbd or ndb_mgmd
+ executable as appropriate. Restart
+ indicates the process may be restarted using the
+ ndb_mgm management client RESTART
+ command.
+
Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml 2006-08-21 23:38:15 UTC (rev 3076)
+++ trunk/refman-5.1/mysql-cluster.xml 2006-08-22 02:38:35 UTC (rev 3077)
Changed blocks: 3, Lines Added: 16, Lines Deleted: 3; 1677 bytes
@@ -7852,8 +7852,8 @@
- This section remains in development, and will be updated and
- expanded considerably during the second quarter of 2006.
+ This section remains in development, and continues to be updated and
+ expanded.
@@ -8000,7 +8000,7 @@
type
- | RESTART TYPE: |
+ RESTART TYPE: |
| Cluster Configuration Change |
@@ -8297,6 +8297,19 @@
+
+
+ In the previous table, Stop and
+ Start steps indicate that the process
+ must be stopped completely using a shell command (such as
+ kill on most Unix systems) or the management client
+ STOP command, then started again from a system shell
+ by invoking the ndbd or ndb_mgmd
+ executable as appropriate. Restart
+ indicates the process may be restarted using the
+ ndb_mgm management client RESTART
+ command.
+