List:Internals« Previous MessageNext Message »
From:jon Date:June 28 2005 2:18am
Subject:bk commit - mysqldoc@docsrva tree (jon:1.2889)
View as plain text  
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.2889 05/06/28 12:18:28 jon@stripped +3 -0
  ndbcluster.xml: Some minor fixes, plus 
  changed a stray occurrence of "storage node" 
  to "data node".
  
  Sync refman 4.1 and 5.0 to refman.

  refman/ndbcluster.xml
    1.2 05/06/28 12:18:27 jon@stripped +15 -15
    multi-computer: Some minor fixes, plus 
    changed a stray occurrence of "storage node" 
    to "data node".

  refman-5.0/ndbcluster.xml
    1.2 05/06/28 12:18:27 jon@stripped +15 -15
    Some minor fixes, plus changed a stray occurrence 
    of "storage node" to "data node".
    
    Sync to refman.

  refman-4.1/ndbcluster.xml
    1.2 05/06/28 12:18:27 jon@stripped +15 -15
    Some minor fixes, plus changed a stray occurrence 
    of "storage node" to "data node".
    
    Sync to refman.

# 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.site
# Root:	/home/jon/bk/mysqldoc

--- 1.1/refman-4.1/ndbcluster.xml	2005-06-17 05:35:23 +10:00
+++ 1.2/refman-4.1/ndbcluster.xml	2005-06-28 12:18:27 +10:00
@@ -2,30 +2,30 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                       "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
 [
-    <!ENTITY % fixedchars.entities    SYSTEM "fixedchars.ent">
+    <!ENTITY % fixedchars.entities SYSTEM "fixedchars.ent">
     %fixedchars.entities;
-    <!ENTITY % title.entities    SYSTEM "titles.ent">
+    <!ENTITY % title.entities SYSTEM "titles.ent">
     %title.entities;
 ]>
 <chapter id='ndbcluster'>
 
  <title id='title-ndbcluster'>&title-ndbcluster;</title>
 
-<!--   Authors: Arjen Lentz, Lars Thalmann, Mikael Ronström, and -->
+<!--   
+      Authors: Arjen Lentz, Lars Thalmann, Mikael Ronström, and 
+      Jon Stephens (Cluster FAQ, Cluster How-To, Cluster Glossary)
+      Also integrates "MySQL Cluster for MySQL users" by Anders Karlsson 
 
-<!--   Jon Stephens (Cluster FAQ, Cluster How-To, Cluster Glossary) -->
+      Additional information and feedback provided by Tomas Ulin, Pekka 
+      Nousiainen, Stewart Smith, Jörg Brühe, Harrison Fisk
 
-<!--   Also integrates "MySQL Cluster for MySQL users" by Anders Karlsson -->
+      Additional technical review and real-world testing by JD Duncan and
+      Jeb Miller
 
-<!--   Additional information and feedback provided by Tomas Ulin, Pekka -->
+      Rewrite editor: Jon Stephens
 
-<!--   Nousiainen, Stewart Smith, Jörg Brühe, Harrison Fisk -->
-
-<!--   Additional technical review and real-world testing by JD Duncan -->
-
-<!--   Rewrite editor: Jon Stephens -->
-
-<!--   Supervising editor: Stefan Hinz -->
+      Supervising editor: Stefan Hinz
+-->
 
  <para>
   MySQL Cluster is a high-availability, high-redundancy version of MySQL
@@ -368,7 +368,7 @@
          </row>
          <row>
            <entry>
-            Storage (NDBD) node "A"
+            Data (NDBD) node "A"
            </entry>
            <entry>
             192.168.0.30
@@ -376,7 +376,7 @@
          </row>
          <row>
            <entry>
-            data node "B"
+            Data (NDBD) node "B"
            </entry>
            <entry>
             192.168.0.40

--- 1.1/refman-5.0/ndbcluster.xml	2005-06-17 05:46:21 +10:00
+++ 1.2/refman-5.0/ndbcluster.xml	2005-06-28 12:18:27 +10:00
@@ -2,30 +2,30 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                       "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
 [
-    <!ENTITY % fixedchars.entities    SYSTEM "fixedchars.ent">
+    <!ENTITY % fixedchars.entities SYSTEM "fixedchars.ent">
     %fixedchars.entities;
-    <!ENTITY % title.entities    SYSTEM "titles.ent">
+    <!ENTITY % title.entities SYSTEM "titles.ent">
     %title.entities;
 ]>
 <chapter id='ndbcluster'>
 
  <title id='title-ndbcluster'>&title-ndbcluster;</title>
 
-<!--   Authors: Arjen Lentz, Lars Thalmann, Mikael Ronström, and -->
+<!--   
+      Authors: Arjen Lentz, Lars Thalmann, Mikael Ronström, and 
+      Jon Stephens (Cluster FAQ, Cluster How-To, Cluster Glossary)
+      Also integrates "MySQL Cluster for MySQL users" by Anders Karlsson 
 
-<!--   Jon Stephens (Cluster FAQ, Cluster How-To, Cluster Glossary) -->
+      Additional information and feedback provided by Tomas Ulin, Pekka 
+      Nousiainen, Stewart Smith, Jörg Brühe, Harrison Fisk
 
-<!--   Also integrates "MySQL Cluster for MySQL users" by Anders Karlsson -->
+      Additional technical review and real-world testing by JD Duncan and
+      Jeb Miller
 
-<!--   Additional information and feedback provided by Tomas Ulin, Pekka -->
+      Rewrite editor: Jon Stephens
 
-<!--   Nousiainen, Stewart Smith, Jörg Brühe, Harrison Fisk -->
-
-<!--   Additional technical review and real-world testing by JD Duncan -->
-
-<!--   Rewrite editor: Jon Stephens -->
-
-<!--   Supervising editor: Stefan Hinz -->
+      Supervising editor: Stefan Hinz
+-->
 
  <para>
   MySQL Cluster is a high-availability, high-redundancy version of MySQL
@@ -368,7 +368,7 @@
          </row>
          <row>
            <entry>
-            Storage (NDBD) node "A"
+            Data (NDBD) node "A"
            </entry>
            <entry>
             192.168.0.30
@@ -376,7 +376,7 @@
          </row>
          <row>
            <entry>
-            data node "B"
+            Data (NDBD) node "B"
            </entry>
            <entry>
             192.168.0.40

--- 1.1/refman/ndbcluster.xml	2005-06-16 09:46:58 +10:00
+++ 1.2/refman/ndbcluster.xml	2005-06-28 12:18:27 +10:00
@@ -2,30 +2,30 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                       "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
 [
-    <!ENTITY % fixedchars.entities    SYSTEM "fixedchars.ent">
+    <!ENTITY % fixedchars.entities SYSTEM "fixedchars.ent">
     %fixedchars.entities;
-    <!ENTITY % title.entities    SYSTEM "titles.ent">
+    <!ENTITY % title.entities SYSTEM "titles.ent">
     %title.entities;
 ]>
 <chapter id='ndbcluster'>
 
  <title id='title-ndbcluster'>&title-ndbcluster;</title>
 
-<!--   Authors: Arjen Lentz, Lars Thalmann, Mikael Ronström, and -->
+<!--   
+      Authors: Arjen Lentz, Lars Thalmann, Mikael Ronström, and 
+      Jon Stephens (Cluster FAQ, Cluster How-To, Cluster Glossary)
+      Also integrates "MySQL Cluster for MySQL users" by Anders Karlsson 
 
-<!--   Jon Stephens (Cluster FAQ, Cluster How-To, Cluster Glossary) -->
+      Additional information and feedback provided by Tomas Ulin, Pekka 
+      Nousiainen, Stewart Smith, Jörg Brühe, Harrison Fisk
 
-<!--   Also integrates "MySQL Cluster for MySQL users" by Anders Karlsson -->
+      Additional technical review and real-world testing by JD Duncan and
+      Jeb Miller
 
-<!--   Additional information and feedback provided by Tomas Ulin, Pekka -->
+      Rewrite editor: Jon Stephens
 
-<!--   Nousiainen, Stewart Smith, Jörg Brühe, Harrison Fisk -->
-
-<!--   Additional technical review and real-world testing by JD Duncan -->
-
-<!--   Rewrite editor: Jon Stephens -->
-
-<!--   Supervising editor: Stefan Hinz -->
+      Supervising editor: Stefan Hinz
+-->
 
  <para>
   MySQL Cluster is a high-availability, high-redundancy version of MySQL
@@ -368,7 +368,7 @@
          </row>
          <row>
            <entry>
-            Storage (NDBD) node "A"
+            Data (NDBD) node "A"
            </entry>
            <entry>
             192.168.0.30
@@ -376,7 +376,7 @@
          </row>
          <row>
            <entry>
-            data node "B"
+            Data (NDBD) node "B"
            </entry>
            <entry>
             192.168.0.40
Thread
bk commit - mysqldoc@docsrva tree (jon:1.2889)jon28 Jun