List:Commits« Previous MessageNext Message »
From:jon Date:March 16 2007 2:40am
Subject:svn commit - mysqldoc@docsrva: r5398 - trunk/ndbapi
View as plain text  
Author: jstephens
Date: 2007-03-16 03:40:15 +0100 (Fri, 16 Mar 2007)
New Revision: 5398

Log:

Corrected version info (mysql-5.1.16-ndb-6.2.0 -> mysql-5.1.15-ndb-6.1.4)



Modified:
   trunk/ndbapi/ndb-classes.xml


Modified: trunk/ndbapi/ndb-classes.xml
===================================================================
--- trunk/ndbapi/ndb-classes.xml	2007-03-15 21:54:29 UTC (rev 5397)
+++ trunk/ndbapi/ndb-classes.xml	2007-03-16 02:40:15 UTC (rev 5398)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 876 bytes

@@ -989,7 +989,7 @@
         &telco-warning-begin;
         
         <para>
-          Beginning with MySQL 5.1.16/NDB-6.2.0, it is possible to
+          Beginning with MySQL 5.1.15/NDB-6.1.4, it is possible to
           suggest which node node should be used to act as the
           transaction coordinator.
         </para>

@@ -2564,7 +2564,7 @@
         </formalpara>
 
         <para>
-          This method was added in MySQL 5.1.16/NDB-6.2.0. For more
+          This method was added in MySQL 5.1.15/NDB-6.1.4. For more
           information, see
           <xref linkend="class-ndb-cluster-connection-get-next-ndb-object"/>.
         </para>


Thread
svn commit - mysqldoc@docsrva: r5398 - trunk/ndbapijon16 Mar