List:Commits« Previous MessageNext Message »
From:jon.stephens Date:October 12 2009 1:33pm
Subject:svn commit - mysqldoc@docsrva: r17078 - trunk/ndbapi
View as plain text  
Author: jstephens
Date: 2009-10-12 15:33:17 +0200 (Mon, 12 Oct 2009)
New Revision: 17078

Log:

Fix wording



Modified:
   trunk/ndbapi/class-ndbdictionary.xml
   trunk/ndbapi/ndb-examples.xml
   trunk/ndbapi/ndb-internals.xml


Modified: trunk/ndbapi/class-ndbdictionary.xml
===================================================================
--- trunk/ndbapi/class-ndbdictionary.xml	2009-10-12 13:20:47 UTC (rev 17077)
+++ trunk/ndbapi/class-ndbdictionary.xml	2009-10-12 13:33:17 UTC (rev 17078)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 573 bytes

@@ -168,7 +168,7 @@
       For the numeric equivalents to enumerations of
       <literal>NdbDictionary</literal> subclasses, see the file
       <filename>/storage/ndb/include/ndbapi/NdbDictionary.hpp</filename>
-      in the MySQL 5.1 source tree.
+      in the MySQL Cluster source tree.
     </para>
   </note>
 


Modified: trunk/ndbapi/ndb-examples.xml
===================================================================
--- trunk/ndbapi/ndb-examples.xml	2009-10-12 13:20:47 UTC (rev 17077)
+++ trunk/ndbapi/ndb-examples.xml	2009-10-12 13:33:17 UTC (rev 17078)
Changed blocks: 10, Lines Added: 16, Lines Deleted: 18; 3807 bytes

@@ -37,7 +37,7 @@
       <para>
         The source code for this example can be found in
         <filename>storage/ndb/ndbapi-examples/ndbapi_simple/ndbapi_simple.cpp</filename>
-        in the MySQL 5.1 tree.
+        in the MySQL Cluster source tree.
       </para>
 
     </abstract>

@@ -355,8 +355,8 @@
       </para>
 
       <para>
-        The source code for this program may be found in the MySQL 5.1
-        source tree, in the file
+        The source code for this program may be found in the MySQL
+        Cluster source tree, in the file
         <filename>storage/ndb/ndbapi-examples/ndbapi_simple_dual/ndbapi_simple_dual.cpp</filename>.
       </para>
 

@@ -718,7 +718,7 @@
       <para>
         The source code for this example can be found in
         <filename>storage/ndb/ndbapi-examples/ndbapi_retries/ndbapi_retries.cpp</filename>
-        in the MySQL 5.1 tree.
+        in the MySQL Cluster source tree.
       </para>
 
     </abstract>

@@ -1055,8 +1055,8 @@
       </para>
 
       <para>
-        The source code for this example may found in MySQL 5.1 tree, in
-        the file
+        The source code for this example may found in the MySQL Cluster
+        source tree, in the file
         <filename>storage/ndb/ndbapi-examples/ndbapi_scan/ndbapi_scan.cpp</filename>.
       </para>
 

@@ -2120,8 +2120,8 @@
       </para>
 
       <para>
-        The source code for this example may be found in the MySQL 5.1
-        source tree, in
+        The source code for this example may be found in the MySQL
+        Cluster source tree, in
         <filename>storage/ndb/ndbapi-examples/ndbapi_simple_index/ndbapi_simple_index.cpp</filename>.
       </para>
 

@@ -2402,9 +2402,8 @@
       </para>
 
       <para>
-        The source code for this example may be found in the
-        <literal>mysql-5.1-telco</literal> and
-        <literal>mysql-5.1-telco-6.2</literal> source trees, in the file
+        The source code for this example may be found in the MySQL
+        Cluster source trees, in the file
         <filename>storage/ndb/ndbapi-examples/ndbapi_s_i_ndbrecord/main.cpp</filename>.
       </para>
 

@@ -2759,8 +2758,8 @@
       </para>
 
       <para>
-        The source code for this program may be found in the MySQL 5.1
-        source tree, in the file
+        The source code for this program may be found in the MySQL
+        Cluster source tree, in the file
         <filename>storage/ndb/ndbapi-examples/ndbapi_event/ndbapi_event.cpp</filename>.
       </para>
 

@@ -3107,8 +3106,8 @@
       </para>
 
       <para>
-        The source code for this program may be found in the MySQL 5.1
-        source tree, in the file
+        The source code for this program may be found in the MySQL
+        Cluster source tree, in the file
         <filename>storage/ndb/ndbapi-examples/mgmapi_logevent2/mgmapi_logevent2.cpp</filename>.
       </para>
 

@@ -3350,7 +3349,7 @@
       <para>
         The source code can be found can be found in the file
         <filename>storage/ndb/ndbapi-examples/ndbapi_blob/ndbapi_blob.cpp</filename>
-        in the <literal>mysql-5.1</literal> tree.
+        in the MySQL Cluster source tree.
       </para>
 
     </abstract>

@@ -3878,8 +3877,7 @@
         read, and update operations, using both inline value buffers as
         well as read and write methods. It can be found in the file
         <filename>storage/ndb/ndbapi-examples/ndbapi_blob_ndbrecord/main.cpp</filename>
-        in the <literal>mysql-5.1-telco</literal> and
-        <literal>mysql-5.1-telco-6.2</literal> source trees.
+        in the MySQL Cluster source trees.
       </para>
 
     </abstract>


Modified: trunk/ndbapi/ndb-internals.xml
===================================================================
--- trunk/ndbapi/ndb-internals.xml	2009-10-12 13:20:47 UTC (rev 17077)
+++ trunk/ndbapi/ndb-internals.xml	2009-10-12 13:33:17 UTC (rev 17078)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 1117 bytes

@@ -290,7 +290,7 @@
                       restart status, and node group membership of each
                       node; its structure is defined in
                       <filename>storage/ndb/src/kernel/blocks/dbdih/Sysfile.hpp</filename>
-                      in the MySQL source tree. In addition, the
+                      in the MySQL Cluster source tree. In addition, the
                       <filename>S<replaceable>X</replaceable>.FragList</filename>
                       files keep records of the fragments belonging to
                       each table.

@@ -9171,7 +9171,7 @@
       found in the <literal>NDB</literal> source code. These are found
       under the directory
       <filename>storage/ndb/src/kernel/blocks/</filename> in the MySQL
-      source code tree.
+      Cluster source tree.
     </para>
 
     <section id="ndb-internals-kernel-blocks-backup">


Thread
svn commit - mysqldoc@docsrva: r17078 - trunk/ndbapijon.stephens12 Oct