List:Commits« Previous MessageNext Message »
From:jon Date:June 13 2007 8:15am
Subject:svn commit - mysqldoc@docsrva: r6777 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-06-13 10:15:34 +0200 (Wed, 13 Jun 2007)
New Revision: 6777

Log:

Removed 'not in telco' warning that no longer applies.



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-12 23:55:46 UTC (rev 6776)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-06-13 08:15:34 UTC (rev 6777)
Changed blocks: 2, Lines Added: 0, Lines Deleted: 4; 766 bytes

@@ -18370,8 +18370,6 @@
 ) ENGINE=NDBCLUSTER   DEFAULT CHARSET=latin1;
 </programlisting>
 
-      &mccge-warning-unsupported-begin;
-
       <para>
         The <literal>log_name</literal>, <literal>start_pos</literal>,
         and <literal>end_pos</literal> columns were added in MySQL

@@ -18387,8 +18385,6 @@
         </para>
       </important>
 
-      &mccge-warning-end-cluster;
-
       <para>
         The <literal>ndb_binlog_index</literal> and
         <literal>ndb_apply_status</literal> tables are created in the


Thread
svn commit - mysqldoc@docsrva: r6777 - trunk/refman-5.1jon13 Jun