Author: jstephens
Date: 2007-06-29 16:00:53 +0200 (Fri, 29 Jun 2007)
New Revision: 6956
Log:
Commented out mysql-cluster-startup-phases, added redirect to
ndb-internals-start-phases, pending update of the former.
Modified:
trunk/refman-4.1/mysql-cluster.xml
trunk/refman-4.1/renamed-nodes.txt
trunk/refman-5.0/mysql-cluster.xml
trunk/refman-5.0/renamed-nodes.txt
trunk/refman-5.1/mysql-cluster.xml
trunk/refman-5.1/renamed-nodes.txt
trunk/refman-5.2/mysql-cluster.xml
trunk/refman-5.2/renamed-nodes.txt
Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml 2007-06-29 12:38:44 UTC (rev 6955)
+++ trunk/refman-4.1/mysql-cluster.xml 2007-06-29 14:00:53 UTC (rev 6956)
Changed blocks: 4, Lines Added: 4, Lines Deleted: 4; 1325 bytes
@@ -10255,7 +10255,7 @@
more information.
</para>
- <section id="mysql-cluster-startup-phases">
+ <!--<section id="mysql-cluster-startup-phases">
<title>MySQL Cluster Startup Phases</title>
@@ -10282,7 +10282,7 @@
starts with a clean filesystem on all data nodes. This
occurs either when the cluster started for the very first
time, or when it is restarted using the
- <option>--initial</option> option.
+ <option>&ddash;initial</option> option.
</para>
</listitem>
@@ -10398,7 +10398,7 @@
<para>
Clear the cluster filesystem. This stage occurs
<emphasis>only</emphasis> if the cluster was started with
- the <option>--initial</option> option.
+ the <option>&ddash;initial</option> option.
</para>
</listitem>
@@ -10612,7 +10612,7 @@
that the node may now act as a transaction coordinator.
</para>
- </section>
+ </section>-->
<section id="mysql-cluster-mgm-client-commands">
Modified: trunk/refman-4.1/renamed-nodes.txt
===================================================================
--- trunk/refman-4.1/renamed-nodes.txt 2007-06-29 12:38:44 UTC (rev 6955)
+++ trunk/refman-4.1/renamed-nodes.txt 2007-06-29 14:00:53 UTC (rev 6956)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 691 bytes
@@ -210,6 +210,7 @@
mysql-cluster-backup-using-management-server mysql-cluster-backup-using-management-client
mysql-cluster-db-definition mysql-cluster-ndbd-definition
mysql-cluster-limitations-in-4-1 mysql-cluster-limitations
+mysql-cluster-startup-phases ndb-internals-start-phases
mysql-cluster-upgrade-downgrade-rolling mysql-cluster-rolling-restart
mysql-connectors connectors
mysql-database-administration database-administration
Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml 2007-06-29 12:38:44 UTC (rev 6955)
+++ trunk/refman-5.0/mysql-cluster.xml 2007-06-29 14:00:53 UTC (rev 6956)
Changed blocks: 4, Lines Added: 4, Lines Deleted: 4; 1325 bytes
@@ -10272,7 +10272,7 @@
more information.
</para>
- <section id="mysql-cluster-startup-phases">
+ <!--<section id="mysql-cluster-startup-phases">
<title>MySQL Cluster Startup Phases</title>
@@ -10299,7 +10299,7 @@
starts with a clean filesystem on all data nodes. This
occurs either when the cluster started for the very first
time, or when it is restarted using the
- <option>--initial</option> option.
+ <option>&ddash;initial</option> option.
</para>
</listitem>
@@ -10423,7 +10423,7 @@
<para>
Clear the cluster filesystem. This stage occurs
<emphasis>only</emphasis> if the cluster was started with
- the <option>--initial</option> option.
+ the <option>&ddash;initial</option> option.
</para>
</listitem>
@@ -10637,7 +10637,7 @@
that the node may now act as a transaction coordinator.
</para>
- </section>
+ </section>-->
<section id="mysql-cluster-mgm-client-commands">
Modified: trunk/refman-5.0/renamed-nodes.txt
===================================================================
--- trunk/refman-5.0/renamed-nodes.txt 2007-06-29 12:38:44 UTC (rev 6955)
+++ trunk/refman-5.0/renamed-nodes.txt 2007-06-29 14:00:53 UTC (rev 6956)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 681 bytes
@@ -331,6 +331,7 @@
mysql-cluster-news-4-1-8 ../../4.1/en/mysql-cluster-news-4-1-8
mysql-cluster-news-4-1-9 ../../4.1/en/mysql-cluster-news-4-1-9
mysql-cluster-upgrade-downgrade-rolling mysql-cluster-rolling-restart
+mysql-cluster-startup-phases ndb-internals-start-phases
mysql-config-wizard-file-location mysql-config-wizard-starting-windows
mysql-connectors connectors
mysql-database-administration database-administration
Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml 2007-06-29 12:38:44 UTC (rev 6955)
+++ trunk/refman-5.1/mysql-cluster.xml 2007-06-29 14:00:53 UTC (rev 6956)
Changed blocks: 4, Lines Added: 5, Lines Deleted: 5; 1577 bytes
@@ -11438,7 +11438,7 @@
more information.
</para>
- <section id="mysql-cluster-startup-phases">
+ <!--<section id="mysql-cluster-startup-phases">
<title>MySQL Cluster Startup Phases</title>
@@ -11465,12 +11465,12 @@
starts with a clean filesystem on all data nodes. This
occurs either when the cluster started for the very first
time, or when it is restarted using the
- <option>--initial</option> option.
+ <option>&ddash;initial</option> option.
</para>
<para>
<emphasis>Note</emphasis>: Disk Data files are not removed
- when restarting a node using <option>--initial</option>.
+ when restarting a node using <option>&ddash;initial</option>.
</para>
</listitem>
@@ -11594,7 +11594,7 @@
<para>
Clear the cluster filesystem. This stage occurs
<emphasis>only</emphasis> if the cluster was started with
- the <option>--initial</option> option.
+ the <option>&ddash;initial</option> option.
</para>
</listitem>
@@ -11808,7 +11808,7 @@
that the node may now act as a transaction coordinator.
</para>
- </section>
+ </section>-->
<section id="mysql-cluster-mgm-client-commands">
Modified: trunk/refman-5.1/renamed-nodes.txt
===================================================================
--- trunk/refman-5.1/renamed-nodes.txt 2007-06-29 12:38:44 UTC (rev 6955)
+++ trunk/refman-5.1/renamed-nodes.txt 2007-06-29 14:00:53 UTC (rev 6956)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 668 bytes
@@ -260,6 +260,7 @@
mysql-cluster-faq faqs-mysql-cluster
mysql-cluster-limitations-resolved-in-5-1 mysql-cluster-limitations-resolved
mysql-cluster-replication-schema-discovery mysql-cluster-limitations
+mysql-cluster-startup-phases ndb-internals-start-phases
mysql-cluster-upgrade-downgrade-rolling mysql-cluster-rolling-restart
mysql-connectors connectors
mysql-database-administration database-administration
Modified: trunk/refman-5.2/mysql-cluster.xml
===================================================================
--- trunk/refman-5.2/mysql-cluster.xml 2007-06-29 12:38:44 UTC (rev 6955)
+++ trunk/refman-5.2/mysql-cluster.xml 2007-06-29 14:00:53 UTC (rev 6956)
Changed blocks: 4, Lines Added: 5, Lines Deleted: 5; 1577 bytes
@@ -11025,7 +11025,7 @@
more information.
</para>
- <section id="mysql-cluster-startup-phases">
+ <!--<section id="mysql-cluster-startup-phases">
<title>MySQL Cluster Startup Phases</title>
@@ -11052,12 +11052,12 @@
starts with a clean filesystem on all data nodes. This
occurs either when the cluster started for the very first
time, or when it is restarted using the
- <option>--initial</option> option.
+ <option>&ddash;initial</option> option.
</para>
<para>
<emphasis>Note</emphasis>: Disk Data files are not removed
- when restarting a node using <option>--initial</option>.
+ when restarting a node using <option>&ddash;initial</option>.
</para>
</listitem>
@@ -11181,7 +11181,7 @@
<para>
Clear the cluster filesystem. This stage occurs
<emphasis>only</emphasis> if the cluster was started with
- the <option>--initial</option> option.
+ the <option>&ddash;initial</option> option.
</para>
</listitem>
@@ -11395,7 +11395,7 @@
that the node may now act as a transaction coordinator.
</para>
- </section>
+ </section>-->
<section id="mysql-cluster-mgm-client-commands">
Modified: trunk/refman-5.2/renamed-nodes.txt
===================================================================
--- trunk/refman-5.2/renamed-nodes.txt 2007-06-29 12:38:44 UTC (rev 6955)
+++ trunk/refman-5.2/renamed-nodes.txt 2007-06-29 14:00:53 UTC (rev 6956)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 668 bytes
@@ -260,6 +260,7 @@
mysql-cluster-faq faqs-mysql-cluster
mysql-cluster-limitations-resolved-in-5-1 mysql-cluster-limitations-resolved
mysql-cluster-replication-schema-discovery mysql-cluster-limitations
+mysql-cluster-startup-phases ndb-internals-start-phases
mysql-cluster-upgrade-downgrade-rolling mysql-cluster-rolling-restart
mysql-connectors connectors
mysql-database-administration database-administration
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6956 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-5.2 | jon | 29 Jun |