List:Commits« Previous MessageNext Message »
From:jon Date:June 17 2007 9:11am
Subject:svn commit - mysqldoc@docsrva: r6829 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-06-17 11:11:09 +0200 (Sun, 17 Jun 2007)
New Revision: 6829

Log:

Regularised CGE version strings.



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


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2007-06-17 09:08:14 UTC (rev 6828)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-06-17 09:11:09 UTC (rev 6829)
Changed blocks: 4, Lines Added: 4, Lines Deleted: 4; 1795 bytes

@@ -4967,7 +4967,7 @@
 
         <para>
           This parameter was introduced in MySQL 5.1.20, and in
-          &mccge-series;, in MySQL 5.1.15/ndb-6.1.12.
+          &mccge-series;, in MySQL 5.1.15-ndb-6.1.12.
         </para>
 
         <para id="mysql-cluster-logging-and-checkpointing">

@@ -5062,7 +5062,7 @@
               Setting this parameter allows you to control directly the
               size of redo log files. The default is
               <literal>16M</literal>. This parameter was added in MySQL
-              5.1.15/ndb-6.1.11.
+              5.1.15-ndb-6.1.11.
             </para>
             
             &mccge-warning-end-cluster;

@@ -7895,7 +7895,7 @@
               </row>
               <row>
                 <entry><literal><link linkend="mysql-cluster-param-ndbd-definition-filesystempath">FileSystemPath</link></literal>
-                  (Added in MySQL-5.1.15/ndb-6.1.11)</entry>
+                  (Added in MySQL-5.1.15-ndb-6.1.11)</entry>
                 <entry>string</entry>
                 <entry>value specified for <literal>DataDir</literal></entry>
                 <entry>N/A</entry>

@@ -8052,7 +8052,7 @@
               </row>
               <row>
                 <entry><literal><link linkend="mysql-cluster-param-ndbd-definition-maxallocate">MaxAllocate</link>
-                  </literal> (Added in MySQL 5.1.15/ndb-6.1.12)</entry>
+                  </literal> (Added in MySQL 5.1.15-ndb-6.1.12)</entry>
                 <entry>integer</entry>
                 <entry>32M</entry>
                 <entry>1M</entry>


Thread
svn commit - mysqldoc@docsrva: r6829 - trunk/refman-5.1jon17 Jun