List:Commits« Previous MessageNext Message »
From:jon Date:July 10 2006 2:41pm
Subject:svn commit - mysqldoc@docsrva: r2690 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2006-07-10 16:41:20 +0200 (Mon, 10 Jul 2006)
New Revision: 2690

Log:
Reformat new Cluster chapter files + delete old ones.

Removed:
   trunk/refman-4.1/ndbcluster.xml
   trunk/refman-5.0/ndbcluster.xml
   trunk/refman-5.1/ndbcluster.xml
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-07-10 14:34:34 UTC (rev 2689)
+++ trunk/refman-4.1/mysql-cluster.xml	2006-07-10 14:41:20 UTC (rev 2690)
@@ -19,12 +19,12 @@
 
   <indexterm>
     <primary><literal>NDB</literal> storage engine</primary>
-    <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
   </indexterm>
 
   <indexterm>
     <primary>Clustering</primary>
-    <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
   </indexterm>
 
   <remark>
@@ -229,25 +229,25 @@
     <indexterm>
       <primary><command>ndbd</command> (MySQL Cluster)</primary>
       <secondary>defined</secondary>
-      <!-- <seealso>data node (MySQL Cluster)</seealso> -->
+<!-- <seealso>data node (MySQL Cluster)</seealso> -->
     </indexterm>
 
     <indexterm>
       <primary><command>mgmd</command> (MySQL Cluster)</primary>
       <secondary>defined</secondary>
-      <!-- <seealso>management node (MySQL Cluster)</seealso> -->
+<!-- <seealso>management node (MySQL Cluster)</seealso> -->
     </indexterm>
 
     <indexterm>
       <primary><command>ndb_mgmd</command> (MySQL Cluster)</primary>
       <secondary>defined</secondary>
-      <!-- <seealso>management node (MySQL Cluster)</seealso> -->
+<!-- <seealso>management node (MySQL Cluster)</seealso> -->
     </indexterm>
 
     <indexterm>
       <primary><command>mysqld</command></primary>
       <secondary>role in MySQL Cluster</secondary>
-      <!-- <see>SQL Node (MySQL Cluster)</see> -->
+<!-- <see>SQL Node (MySQL Cluster)</see> -->
     </indexterm>
 
     <indexterm>
@@ -520,7 +520,7 @@
             Each data node should be located on a separate computer.
             While it is also possible to host multiple
             <command>ndbd</command> processes on a single computer, such
-            a configuration is not supported. 
+            a configuration is not supported.
           </para>
 
           <para>
@@ -677,7 +677,7 @@
         to a complete set of all cluster data.
       </para>
 
-      </section>
+    </section>
 
   </section>
 
@@ -1035,7 +1035,8 @@
         host cluster nodes. (See <xref linkend="linux-rpm"/>, for more
         information about installing MySQL using the RPMs.) After
         installing from RPM, you will still need to configure the
-        cluster as discussed in <xref linkend="mysql-cluster-multi-config"/>.
+        cluster as discussed in
+        <xref linkend="mysql-cluster-multi-config"/>.
       </para>
 
       <para>
@@ -1130,7 +1131,8 @@
             Note that the data directory on each machine hosting a data
             node is <filename>/usr/local/mysql/data</filename>. We will
             use this piece of information when we configure the
-            management node. (See <xref linkend="mysql-cluster-multi-config"/>.)
+            management node. (See
+            <xref linkend="mysql-cluster-multi-config"/>.)
           </para>
         </listitem>
 
@@ -1207,7 +1209,7 @@
 shell&gt; <userinput>cd mysql-&current-version;-pc-linux-gnu-i686</userinput>
 shell&gt; <userinput>cp /bin/ndb_mgm* /usr/local/bin</userinput>
 </programlisting>
-          
+
           <para>
             (You can safely delete the directory created by unpacking
             the downloaded archive, and the files it contains, from
@@ -1232,8 +1234,9 @@
       </orderedlist>
 
       <para>
-        In <xref linkend="mysql-cluster-multi-config"/>, we will create and write
-        configuration files for all of the nodes in our example Cluster.
+        In <xref linkend="mysql-cluster-multi-config"/>, we will create
+        and write configuration files for all of the nodes in our
+        example Cluster.
       </para>
 
     </section>
@@ -1491,7 +1494,8 @@
             Note that <command>ndb_mgmd</command> must be told where to
             find its configuration file, using the <option>-f</option>
             or <option>--config-file</option> option. (See
-            <xref linkend="mysql-cluster-ndb-mgmd-process"/>, for details.)
+            <xref linkend="mysql-cluster-ndb-mgmd-process"/>, for
+            details.)
           </para>
         </listitem>
 
@@ -1579,8 +1583,9 @@
 
       <para>
         You should now be ready to work with databases, tables, and data
-        in MySQL Cluster. See <xref linkend="mysql-cluster-multi-load-data-queries"/>,
-        for a brief discussion.
+        in MySQL Cluster. See
+        <xref linkend="mysql-cluster-multi-load-data-queries"/>, for a
+        brief discussion.
       </para>
 
     </section>
@@ -2751,7 +2756,7 @@
 
         <indexterm>
           <primary>connectstring</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <para>
@@ -6085,7 +6090,7 @@
 
         <indexterm>
           <primary>shared memory transporter</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <indexterm>
@@ -6239,7 +6244,7 @@
 
         <indexterm>
           <primary>SCI (Scalable Coherent Interface)</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <indexterm>
@@ -8048,7 +8053,7 @@
 
       <indexterm>
         <primary>API nodes</primary>
-        <!-- <see>SQL nodes</see> -->
+<!-- <see>SQL nodes</see> -->
       </indexterm>
 
       <para>
@@ -8214,7 +8219,7 @@
 
       <indexterm>
         <primary>storage nodes</primary>
-        <!-- <see>data nodes, <command>ndbd</command>
+<!-- <see>data nodes, <command>ndbd</command>
 
         </see> -->
       </indexterm>
@@ -8471,14 +8476,14 @@
 
       <indexterm>
         <primary>management nodes (MySQL Cluster)</primary>
-        <!-- <seealso><command>mgmd</command>
+<!-- <seealso><command>mgmd</command>
 
         </seealso> -->
       </indexterm>
 
       <indexterm>
         <primary><command>ndb_mgmd</command></primary>
-        <!-- <see><command>mgmd</command>
+<!-- <see><command>mgmd</command>
 
         </see> -->
       </indexterm>
@@ -8609,14 +8614,14 @@
 
       <indexterm>
         <primary>management client (MySQL Cluster)</primary>
-        <!-- <seealso><command>mgm</command>
+<!-- <seealso><command>mgm</command>
 
         </seealso> -->
       </indexterm>
 
       <indexterm>
         <primary><command>ndb_mgm</command></primary>
-        <!-- <see><command>mgm</command>
+<!-- <see><command>mgm</command>
 
         </see> -->
       </indexterm>
@@ -8666,7 +8671,8 @@
 
       <para>
         Additional information about using <command>ndb_mgm</command>
-        can be found in <xref linkend="mysql-cluster-ndb-mgm-command-options"/>, and
+        can be found in
+        <xref linkend="mysql-cluster-ndb-mgm-command-options"/>, and
         <xref linkend="mysql-cluster-mgm-client-commands"/>.
       </para>
 
@@ -11814,7 +11820,7 @@
 
       <indexterm>
         <primary>SCI (Scalable Coherent Interface)</primary>
-        <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
       </indexterm>
 
       <para>
@@ -12516,9 +12522,10 @@
         There are several other optimized socket implementations for
         computer clusters, including Myrinet, Gigabit Ethernet,
         Infiniband and the VIA interface. We have tested MySQL Cluster
-        so far only with SCI sockets. See <xref linkend="mysql-cluster-sci-sockets"/>
-        for information on how to set up SCI sockets using ordinary
-        TCP/IP for MySQL Cluster.
+        so far only with SCI sockets. See
+        <xref linkend="mysql-cluster-sci-sockets"/> for information on
+        how to set up SCI sockets using ordinary TCP/IP for MySQL
+        Cluster.
       </para>
 
     </section>
@@ -12535,7 +12542,7 @@
 
     <indexterm>
       <primary>limitations of MySQL Cluster</primary>
-      <!-- <see>MySQL Cluster limitations</see> -->
+<!-- <see>MySQL Cluster limitations</see> -->
     </indexterm>
 
     <para>
@@ -13413,7 +13420,7 @@
       <listitem>
         <indexterm>
           <primary><literal>NDB</literal></primary>
-          <!-- <seealso>MySQL Cluster</seealso> -->
+<!-- <seealso>MySQL Cluster</seealso> -->
         </indexterm>
 
         <para>
@@ -14095,9 +14102,10 @@
           amount of overhead for the <command>ndb_mgmd</command> and
           <command>ndb_mgm</command> processes.
         </para>
-      <para>
+
+        <para>
           It is acceptable to run multiple cluster data nodes on a
-          single host for learning about MySQL Cluster, or for testing 
+          single host for learning about MySQL Cluster, or for testing
           purposes; howver, this is not supported for production use.
         </para>
       </listitem>
@@ -14294,7 +14302,7 @@
 
         <indexterm>
           <primary>arbitrator</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <para>
@@ -14949,8 +14957,8 @@
               protocol used in building multiprocessor systems and
               parallel-processing applications. Use of SCI with MySQL
               Cluster requires specialized hardware, as discussed in
-              <xref linkend="mysql-cluster-sci-sockets"/>. For a basic introduction to
-              SCI, see
+              <xref linkend="mysql-cluster-sci-sockets"/>. For a basic
+              introduction to SCI, see
               <ulink url="http://www.dolphinics.com/corporate/scitech.html">this
               essay at dolphinics.com</ulink>.
             </para>

Deleted: trunk/refman-4.1/ndbcluster.xml

Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2006-07-10 14:34:34 UTC (rev 2689)
+++ trunk/refman-5.0/mysql-cluster.xml	2006-07-10 14:41:20 UTC (rev 2690)
@@ -19,12 +19,12 @@
 
   <indexterm>
     <primary><literal>NDB</literal> storage engine</primary>
-    <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
   </indexterm>
 
   <indexterm>
     <primary>Clustering</primary>
-    <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
   </indexterm>
 
   <remark>
@@ -229,25 +229,25 @@
     <indexterm>
       <primary><command>ndbd</command> (MySQL Cluster)</primary>
       <secondary>defined</secondary>
-      <!-- <seealso>data node (MySQL Cluster)</seealso> -->
+<!-- <seealso>data node (MySQL Cluster)</seealso> -->
     </indexterm>
 
     <indexterm>
       <primary><command>mgmd</command> (MySQL Cluster)</primary>
       <secondary>defined</secondary>
-      <!-- <seealso>management node (MySQL Cluster)</seealso> -->
+<!-- <seealso>management node (MySQL Cluster)</seealso> -->
     </indexterm>
 
     <indexterm>
       <primary><command>ndb_mgmd</command> (MySQL Cluster)</primary>
       <secondary>defined</secondary>
-      <!-- <seealso>management node (MySQL Cluster)</seealso> -->
+<!-- <seealso>management node (MySQL Cluster)</seealso> -->
     </indexterm>
 
     <indexterm>
       <primary><command>mysqld</command></primary>
       <secondary>role in MySQL Cluster</secondary>
-      <!-- <see>SQL Node (MySQL Cluster)</see> -->
+<!-- <see>SQL Node (MySQL Cluster)</see> -->
     </indexterm>
 
     <indexterm>
@@ -520,7 +520,7 @@
             Each data node should be located on a separate computer.
             While it is also possible to host multiple
             <command>ndbd</command> processes on a single computer, such
-            a configuration is not supported. 
+            a configuration is not supported.
           </para>
 
           <para>
@@ -677,7 +677,7 @@
         to a complete set of all cluster data.
       </para>
 
-      </section>
+    </section>
 
   </section>
 
@@ -1035,7 +1035,8 @@
         host cluster nodes. (See <xref linkend="linux-rpm"/>, for more
         information about installing MySQL using the RPMs.) After
         installing from RPM, you will still need to configure the
-        cluster as discussed in <xref linkend="mysql-cluster-multi-config"/>.
+        cluster as discussed in
+        <xref linkend="mysql-cluster-multi-config"/>.
       </para>
 
       <para>
@@ -1130,7 +1131,8 @@
             Note that the data directory on each machine hosting a data
             node is <filename>/usr/local/mysql/data</filename>. We will
             use this piece of information when we configure the
-            management node. (See <xref linkend="mysql-cluster-multi-config"/>.)
+            management node. (See
+            <xref linkend="mysql-cluster-multi-config"/>.)
           </para>
         </listitem>
 
@@ -1207,7 +1209,7 @@
 shell&gt; <userinput>cd mysql-&current-version;-pc-linux-gnu-i686</userinput>
 shell&gt; <userinput>cp /bin/ndb_mgm* /usr/local/bin</userinput>
 </programlisting>
-          
+
           <para>
             (You can safely delete the directory created by unpacking
             the downloaded archive, and the files it contains, from
@@ -1232,8 +1234,9 @@
       </orderedlist>
 
       <para>
-        In <xref linkend="mysql-cluster-multi-config"/>, we will create and write
-        configuration files for all of the nodes in our example Cluster.
+        In <xref linkend="mysql-cluster-multi-config"/>, we will create
+        and write configuration files for all of the nodes in our
+        example Cluster.
       </para>
 
     </section>
@@ -1491,7 +1494,8 @@
             Note that <command>ndb_mgmd</command> must be told where to
             find its configuration file, using the <option>-f</option>
             or <option>--config-file</option> option. (See
-            <xref linkend="mysql-cluster-ndb-mgmd-process"/>, for details.)
+            <xref linkend="mysql-cluster-ndb-mgmd-process"/>, for
+            details.)
           </para>
         </listitem>
 
@@ -1579,8 +1583,9 @@
 
       <para>
         You should now be ready to work with databases, tables, and data
-        in MySQL Cluster. See <xref linkend="mysql-cluster-multi-load-data-queries"/>,
-        for a brief discussion.
+        in MySQL Cluster. See
+        <xref linkend="mysql-cluster-multi-load-data-queries"/>, for a
+        brief discussion.
       </para>
 
     </section>
@@ -2741,7 +2746,7 @@
 
         <indexterm>
           <primary>connectstring</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <para>
@@ -5837,13 +5842,13 @@
           </listitem>
 
         </itemizedlist>
-        
+
         <para>
           You can obtain some information from a MySQL server running as
           a Cluster SQL node using <literal>SHOW STATUS</literal> in the
           <literal>mysql</literal> client, as shown here:
         </para>
-        
+
 <programlisting>
 mysql&gt; <userinput>SHOW STATUS LIKE 'ndb%';</userinput>
 +-----------------------------+---------------+
@@ -5856,7 +5861,7 @@
 +-----------------------------+---------------+
 4 rows in set (0.02 sec)
 </programlisting>
-        
+
         <para>
           For information about these Cluster system status variables,
           see <xref linkend="server-status-variables"/>.
@@ -6103,7 +6108,7 @@
 
         <indexterm>
           <primary>shared memory transporter</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <indexterm>
@@ -6258,7 +6263,7 @@
 
         <indexterm>
           <primary>SCI (Scalable Coherent Interface)</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <indexterm>
@@ -8067,7 +8072,7 @@
 
       <indexterm>
         <primary>API nodes</primary>
-        <!-- <see>SQL nodes</see> -->
+<!-- <see>SQL nodes</see> -->
       </indexterm>
 
       <para>
@@ -8231,7 +8236,7 @@
 
       <indexterm>
         <primary>storage nodes</primary>
-        <!-- <see>data nodes, <command>ndbd</command>
+<!-- <see>data nodes, <command>ndbd</command>
 
         </see> -->
       </indexterm>
@@ -8470,14 +8475,14 @@
 
       <indexterm>
         <primary>management nodes (MySQL Cluster)</primary>
-        <!-- <seealso><command>mgmd</command>
+<!-- <seealso><command>mgmd</command>
 
         </seealso> -->
       </indexterm>
 
       <indexterm>
         <primary><command>ndb_mgmd</command></primary>
-        <!-- <see><command>mgmd</command>
+<!-- <see><command>mgmd</command>
 
         </see> -->
       </indexterm>
@@ -8601,14 +8606,14 @@
 
       <indexterm>
         <primary>management client (MySQL Cluster)</primary>
-        <!-- <seealso><command>mgm</command>
+<!-- <seealso><command>mgm</command>
 
         </seealso> -->
       </indexterm>
 
       <indexterm>
         <primary><command>ndb_mgm</command></primary>
-        <!-- <see><command>mgm</command>
+<!-- <see><command>mgm</command>
 
         </see> -->
       </indexterm>
@@ -8657,7 +8662,8 @@
 
       <para>
         Additional information about using <command>ndb_mgm</command>
-        can be found in <xref linkend="mysql-cluster-ndb-mgm-command-options"/>, and
+        can be found in
+        <xref linkend="mysql-cluster-ndb-mgm-command-options"/>, and
         <xref linkend="mysql-cluster-mgm-client-commands"/>.
       </para>
 
@@ -11889,7 +11895,7 @@
 
       <indexterm>
         <primary>SCI (Scalable Coherent Interface)</primary>
-        <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
       </indexterm>
 
       <para>
@@ -12591,9 +12597,10 @@
         There are several other optimized socket implementations for
         computer clusters, including Myrinet, Gigabit Ethernet,
         Infiniband and the VIA interface. We have tested MySQL Cluster
-        so far only with SCI sockets. See <xref linkend="mysql-cluster-sci-sockets"/>
-        for information on how to set up SCI sockets using ordinary
-        TCP/IP for MySQL Cluster.
+        so far only with SCI sockets. See
+        <xref linkend="mysql-cluster-sci-sockets"/> for information on
+        how to set up SCI sockets using ordinary TCP/IP for MySQL
+        Cluster.
       </para>
 
     </section>
@@ -12610,7 +12617,7 @@
 
     <indexterm>
       <primary>limitations of MySQL Cluster</primary>
-      <!-- <see>MySQL Cluster limitations</see> -->
+<!-- <see>MySQL Cluster limitations</see> -->
     </indexterm>
 
     <para>
@@ -13801,7 +13808,7 @@
       <listitem>
         <indexterm>
           <primary><literal>NDB</literal></primary>
-          <!-- <seealso>MySQL Cluster</seealso> -->
+<!-- <seealso>MySQL Cluster</seealso> -->
         </indexterm>
 
         <para>
@@ -14490,9 +14497,10 @@
           amount of overhead for the <command>ndb_mgmd</command> and
           <command>ndb_mgm</command> processes.
         </para>
-      <para>
+
+        <para>
           It is acceptable to run multiple cluster data nodes on a
-          single host for learning about MySQL Cluster, or for testing 
+          single host for learning about MySQL Cluster, or for testing
           purposes; howver, this is not supported for production use.
         </para>
       </listitem>
@@ -14690,7 +14698,7 @@
 
         <indexterm>
           <primary>arbitrator</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <para>
@@ -15345,8 +15353,8 @@
               protocol used in building multiprocessor systems and
               parallel-processing applications. Use of SCI with MySQL
               Cluster requires specialized hardware, as discussed in
-              <xref linkend="mysql-cluster-sci-sockets"/>. For a basic introduction to
-              SCI, see
+              <xref linkend="mysql-cluster-sci-sockets"/>. For a basic
+              introduction to SCI, see
               <ulink url="http://www.dolphinics.com/corporate/scitech.html">this
               essay at dolphinics.com</ulink>.
             </para>

Deleted: trunk/refman-5.0/ndbcluster.xml

Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2006-07-10 14:34:34 UTC (rev 2689)
+++ trunk/refman-5.1/mysql-cluster.xml	2006-07-10 14:41:20 UTC (rev 2690)
@@ -19,12 +19,12 @@
 
   <indexterm>
     <primary><literal>NDB</literal> storage engine</primary>
-    <!-- <see>MySQL Cluster</see>  -->
+<!-- <see>MySQL Cluster</see>  -->
   </indexterm>
 
   <indexterm>
     <primary>Clustering</primary>
-    <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
   </indexterm>
 
   <remark>
@@ -226,19 +226,19 @@
     <indexterm>
       <primary><command>ndbd</command> (MySQL Cluster)</primary>
       <secondary>defined</secondary>
-      <!-- <seealso>data node (MySQL Cluster)</seealso> --> 
+<!-- <seealso>data node (MySQL Cluster)</seealso> -->
     </indexterm>
 
     <indexterm>
       <primary><command>mgmd</command> (MySQL Cluster)</primary>
       <secondary>defined</secondary>
-      <!-- <seealso>management node (MySQL Cluster)</seealso> --> 
+<!-- <seealso>management node (MySQL Cluster)</seealso> -->
     </indexterm>
 
     <indexterm>
       <primary><command>ndb_mgmd</command> (MySQL Cluster)</primary>
       <secondary>defined</secondary>
-      <!-- <seealso>management node (MySQL Cluster)</seealso> -->
+<!-- <seealso>management node (MySQL Cluster)</seealso> -->
     </indexterm>
 
     <indexterm>
@@ -517,7 +517,7 @@
             Each data node should be located on a separate computer.
             While it is also possible to host multiple
             <command>ndbd</command> processes on a single computer, such
-            a configuration is not supported. 
+            a configuration is not supported.
           </para>
 
           <para>
@@ -1025,7 +1025,8 @@
         platforms. (See <xref linkend="linux-rpm"/>, for more
         information about installing MySQL using the RPMs.) After
         installing from RPM, you will still need to configure the
-        cluster as discussed in <xref linkend="mysql-cluster-multi-config"/>.
+        cluster as discussed in
+        <xref linkend="mysql-cluster-multi-config"/>.
       </para>
 
       <para>
@@ -1119,7 +1120,8 @@
             Note that the data directory on each machine hosting a data
             node is <filename>/usr/local/mysql/data</filename>. We will
             use this piece of information when we configure the
-            management node. (See <xref linkend="mysql-cluster-multi-config"/>.)
+            management node. (See
+            <xref linkend="mysql-cluster-multi-config"/>.)
           </para>
         </listitem>
 
@@ -1196,7 +1198,7 @@
 shell&gt; <userinput>cd mysql-&current-version;-pc-linux-gnu-i686</userinput>
 shell&gt; <userinput>cp /bin/ndb_mgm* /usr/local/bin</userinput>
 </programlisting>
-          
+
           <para>
             (You can safely delete the directory created by unpacking
             the downloaded archive, and the files it contains, from
@@ -1221,8 +1223,9 @@
       </orderedlist>
 
       <para>
-        In <xref linkend="mysql-cluster-multi-config"/>, we will create and write
-        configuration files for all of the nodes in our example Cluster.
+        In <xref linkend="mysql-cluster-multi-config"/>, we will create
+        and write configuration files for all of the nodes in our
+        example Cluster.
       </para>
 
     </section>
@@ -1480,7 +1483,8 @@
             Note that <command>ndb_mgmd</command> must be told where to
             find its configuration file, using the <option>-f</option>
             or <option>--config-file</option> option. (See
-            <xref linkend="mysql-cluster-ndb-mgmd-process"/>, for details.)
+            <xref linkend="mysql-cluster-ndb-mgmd-process"/>, for
+            details.)
           </para>
         </listitem>
 
@@ -1572,8 +1576,9 @@
 
       <para>
         You should now be ready to work with databases, tables, and data
-        in MySQL Cluster. See <xref linkend="mysql-cluster-multi-load-data-queries"/>,
-        for a brief discussion.
+        in MySQL Cluster. See
+        <xref linkend="mysql-cluster-multi-load-data-queries"/>, for a
+        brief discussion.
       </para>
 
     </section>
@@ -2732,7 +2737,7 @@
 
         <indexterm>
           <primary>connectstring</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <para>
@@ -5838,13 +5843,13 @@
           </listitem>
 
         </itemizedlist>
-        
+
         <para>
           You can obtain some information from a MySQL server running as
           a Cluster SQL node using <literal>SHOW STATUS</literal> in the
           <literal>mysql</literal> client, as shown here:
         </para>
-        
+
 <programlisting>
 mysql&gt; <userinput>SHOW STATUS LIKE 'ndb%';</userinput>
 +-----------------------------+---------------+
@@ -5857,7 +5862,7 @@
 +-----------------------------+---------------+
 4 rows in set (0.02 sec)
 </programlisting>
-        
+
         <para>
           For information about these Cluster system status variables,
           see <xref linkend="server-status-variables"/>.
@@ -6104,7 +6109,7 @@
 
         <indexterm>
           <primary>shared memory transporter</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <indexterm>
@@ -6259,7 +6264,7 @@
 
         <indexterm>
           <primary>SCI (Scalable Coherent Interface)</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <indexterm>
@@ -8648,7 +8653,8 @@
 
       <para>
         Additional information about using <command>ndb_mgm</command>
-        can be found in <xref linkend="mysql-cluster-ndb-mgm-command-options"/>, and
+        can be found in
+        <xref linkend="mysql-cluster-ndb-mgm-command-options"/>, and
         <xref linkend="mysql-cluster-mgm-client-commands"/>.
       </para>
 
@@ -12976,8 +12982,9 @@
                 the management server's port number. Note that the port
                 number needs to be specified only if the default port
                 (1186) is not being used. (See
-                <xref linkend="mysql-cluster-multi-config"/>, for more information
-                about ports and port allocation in MySQL Cluster.)
+                <xref linkend="mysql-cluster-multi-config"/>, for more
+                information about ports and port allocation in MySQL
+                Cluster.)
               </para>
 
               <para>
@@ -14051,7 +14058,7 @@
           there remain any tables which are using the tablespace.
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           Beginning with MySQL 5.1.12, it is no longer possible to drop
@@ -14218,7 +14225,7 @@
 
       <indexterm>
         <primary>SCI (Scalable Coherent Interface)</primary>
-        <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
       </indexterm>
 
       <para>
@@ -14920,9 +14927,10 @@
         There are several other optimized socket implementations for
         computer clusters, including Myrinet, Gigabit Ethernet,
         Infiniband and the VIA interface. We have tested MySQL Cluster
-        so far only with SCI sockets. See <xref linkend="mysql-cluster-sci-sockets"/>
-        for information on how to set up SCI sockets using ordinary
-        TCP/IP for MySQL Cluster.
+        so far only with SCI sockets. See
+        <xref linkend="mysql-cluster-sci-sockets"/> for information on
+        how to set up SCI sockets using ordinary TCP/IP for MySQL
+        Cluster.
       </para>
 
     </section>
@@ -15077,7 +15085,7 @@
               partitioning. Beginning with MySQL 5.1.12, using any other
               partitioning type with <literal>ENGINE=NDB</literal> or
               <literal>ENGINE=NDBCLUSTER</literal> in a <literal>CREATE
-                TABLE</literal> statement results in an error. 
+              TABLE</literal> statement results in an error.
             </para>
 
             <para>
@@ -15773,7 +15781,7 @@
               cluster must be restarted in such cases).
             </para>
           </listitem>
-          
+
           <listitem>
             <para>
               Use of Disk Data tables is not supported when running the
@@ -16314,7 +16322,7 @@
           functional elements of a cluster are referred to as
           <firstterm>nodes</firstterm>, and a computer housing a cluster
           node is sometimes referred to as a <firstterm>cluster
-            host</firstterm>. There are three types of nodes, each
+          host</firstterm>. There are three types of nodes, each
           corresponding to a specific role within the cluster. These
           are:
         </para>
@@ -16868,10 +16876,10 @@
           amount of overhead for the <command>ndb_mgmd</command> and
           <command>ndb_mgm</command> processes.
         </para>
-        
+
         <para>
           It is acceptable to run multiple cluster data nodes on a
-          single host for learning about MySQL Cluster, or for testing 
+          single host for learning about MySQL Cluster, or for testing
           purposes; howver, this is not supported for production use.
         </para>
       </listitem>
@@ -17069,7 +17077,7 @@
 
         <indexterm>
           <primary>arbitrator</primary>
-          <!-- <see>MySQL Cluster</see> -->
+<!-- <see>MySQL Cluster</see> -->
         </indexterm>
 
         <para>
@@ -17723,8 +17731,8 @@
               protocol used in building multiprocessor systems and
               parallel-processing applications. Use of SCI with MySQL
               Cluster requires specialized hardware, as discussed in
-              <xref linkend="mysql-cluster-sci-sockets"/>. For a basic introduction to
-              SCI, see
+              <xref linkend="mysql-cluster-sci-sockets"/>. For a basic
+              introduction to SCI, see
               <ulink url="http://www.dolphinics.com/corporate/scitech.html">this
               essay at dolphinics.com</ulink>.
             </para>

Deleted: trunk/refman-5.1/ndbcluster.xml

Thread
svn commit - mysqldoc@docsrva: r2690 - in trunk: refman-4.1 refman-5.0 refman-5.1jon10 Jul