List:Commits« Previous MessageNext Message »
From:jon Date:April 30 2007 12:17pm
Subject:svn commit - mysqldoc@docsrva: r6266 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-04-30 14:17:33 +0200 (Mon, 30 Apr 2007)
New Revision: 6266

Log:

Another quick pass/fixups.



Modified:
   trunk/refman-5.1/mysql-cluster-merged.xml


Modified: trunk/refman-5.1/mysql-cluster-merged.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-merged.xml	2007-04-30 12:11:02 UTC (rev 6265)
+++ trunk/refman-5.1/mysql-cluster-merged.xml	2007-04-30 12:17:33 UTC (rev 6266)
Changed blocks: 4, Lines Added: 10, Lines Deleted: 9; 2524 bytes

@@ -5012,7 +5012,7 @@
             </para>
 
             <para>
-              Beginning with MySQL 5.1.15 (MySQL 5.1.15-ndb-6.1.1 in &mccge-series;), this parameter takes one of
+              Beginning with MySQL 5.1.15 (&mccge-series;: MySQL 5.1.15-ndb-6.1.1), this parameter takes one of
               the integer values <literal>0</literal>,
               <literal>1</literal>, or <literal>2</literal>, which act
               as follows:

@@ -5050,7 +5050,7 @@
               <literal>1</literal> or <literal>true</literal> enabled
               locking of the process after its memory was allocated.
               <emphasis role="bold">Important</emphasis>: Beginning with
-              MySQL 5.1.15 (MySQL 5.1.15-ndb-6.1.1 in &mccge-series;), it is no longer possible to use
+              MySQL 5.1.15 (&mccge-series;: MySQL 5.1.15-ndb-6.1.1), it is no longer possible to use
               <literal>true</literal> or <literal>false</literal> for
               the value of this parameter; when upgrading from a
               previous version, you must change the value to

@@ -6082,8 +6082,8 @@
             </para>
 
             <para>
-              This parameter was added in MySQL Cluster 5.1.16. In &mccge-series;, 
-              this parameter was added in MySQL Cluster 5.1.14-ndb-6.1.0.
+              This parameter was added in MySQL Cluster 5.1.16.
+              (&mccge-series;: MySQL Cluster 5.1.14-ndb-6.1.0).
             </para>
           </listitem>
 

@@ -15917,11 +15917,12 @@
           </para>
 
           <para>
-            This utility was made available as part of the default build
-            beginning with MySQL 5.1.15-ndb-6.1.3. It remains under
-            development, and its syntax and behavior are subject to
-            change in future releases. For this reason, it should be
-            considered experimental at this time.
+            This utility was made available as part of the default
+            builds of &mccge-series; beginning with MySQL
+            5.1.15-ndb-6.1.3. It remains under development, and its
+            syntax and behavior are subject to change in future
+            releases. For this reason, it should be considered
+            experimental at this time.
           </para>
 
           <para>


Thread
svn commit - mysqldoc@docsrva: r6266 - trunk/refman-5.1jon30 Apr