List:Commits« Previous MessageNext Message »
From:jon Date:May 26 2008 11:54am
Subject:svn commit - mysqldoc@docsrva: r10839 - in trunk: it/refman-5.1 pt/refman-5.1 refman-5.1
View as plain text  
Author: jstephens
Date: 2008-05-26 11:54:49 +0200 (Mon, 26 May 2008)
New Revision: 10839

Log:

Couple of ex-post-MCCGE cleanups



Removed:
   trunk/refman-5.1/cge-changelog-template.xml
   trunk/refman-5.1/mysql-cluster-features.xml
Modified:
   trunk/it/refman-5.1/mysql-cluster.xml
   trunk/pt/refman-5.1/mysql-cluster.xml
   trunk/refman-5.1/mysql-cluster.xml


Modified: trunk/it/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/it/refman-5.1/mysql-cluster.xml	2008-05-26 09:18:24 UTC (rev 10838)
+++ trunk/it/refman-5.1/mysql-cluster.xml	2008-05-26 09:54:49 UTC (rev 10839)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 715 bytes

@@ -182,7 +182,7 @@
 </programlisting>
 
       The version string identifies the mainline MySQL version from
-      which the CGE release was branched and the version of the
+      which the MySQL Cluster release was branched and the version of the
       <literal>NDB</literal> storage engine used. For example, the full
       version string for MySQL Cluster NDB 6.1.15 (the first MySQL
       Cluster NDB 6.2 binary release, as shown in the preceding


Modified: trunk/pt/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/pt/refman-5.1/mysql-cluster.xml	2008-05-26 09:18:24 UTC (rev 10838)
+++ trunk/pt/refman-5.1/mysql-cluster.xml	2008-05-26 09:54:49 UTC (rev 10839)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 715 bytes

@@ -182,7 +182,7 @@
 </programlisting>
 
       The version string identifies the mainline MySQL version from
-      which the CGE release was branched and the version of the
+      which the MySQL Cluster release was branched and the version of the
       <literal>NDB</literal> storage engine used. For example, the full
       version string for MySQL Cluster NDB 6.1.15 (the first MySQL
       Cluster NDB 6.2 binary release, as shown in the preceding


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2008-05-26 09:18:24 UTC (rev 10838)
+++ trunk/refman-5.1/mysql-cluster.xml	2008-05-26 09:54:49 UTC (rev 10839)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 968 bytes

@@ -182,9 +182,9 @@
 </programlisting>
 
       The version string identifies the mainline MySQL version from
-      which the CGE release was branched and the version of the
-      <literal>NDB</literal> storage engine used. For example, the full
-      version string for MySQL Cluster NDB 6.1.15 (the first MySQL
+      which the MySQL Cluster release was branched and the version of
+      the <literal>NDB</literal> storage engine used. For example, the
+      full version string for MySQL Cluster NDB 6.1.15 (the first MySQL
       Cluster NDB 6.2 binary release, as shown in the preceding
       examples) is <literal>mysql-5.1.24 ndb-6.2.15</literal>. From this
       we can determine the following information:


Thread
svn commit - mysqldoc@docsrva: r10839 - in trunk: it/refman-5.1 pt/refman-5.1 refman-5.1jon26 May