List:Commits« Previous MessageNext Message »
From:jon Date:October 22 2008 4:10pm
Subject:svn commit - mysqldoc@docsrva: r12125 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2008-10-22 18:10:17 +0200 (Wed, 22 Oct 2008)
New Revision: 12125

Log:

Fixed missing word



Modified:
   trunk/refman-5.1/dba-core.xml


Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml	2008-10-22 16:10:07 UTC (rev 12124)
+++ trunk/refman-5.1/dba-core.xml	2008-10-22 16:10:17 UTC (rev 12125)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 1227 bytes

@@ -3587,7 +3587,7 @@
               <literal>auto_increment_increment</literal> is supported
               for use with <literal>NDB</literal> tables beginning with
               MySQL 5.1.20, MySQL Cluster NDB 6.2.5, and MySQL Cluster
-              6.3.2. Previously, setting it when using MySQL Cluster
+              NDB 6.3.2. Previously, setting it when using MySQL Cluster
               tables or MySQL Cluster Replication produced unpredictable
               results.
             </para>

@@ -3828,7 +3828,7 @@
               <literal>auto_increment_offset</literal> is supported for
               use with <literal>NDB</literal> tables beginning with
               MySQL 5.1.20, MySQL Cluster NDB 6.2.5, and MySQL Cluster
-              6.3.2. Previously, setting it when using MySQL Cluster
+              NDB 6.3.2. Previously, setting it when using MySQL Cluster
               tables or MySQL Cluster Replication produced unpredictable
               results.
             </para>


Thread
svn commit - mysqldoc@docsrva: r12125 - trunk/refman-5.1jon22 Oct