List:Commits« Previous MessageNext Message »
From:jon Date:April 18 2006 7:55am
Subject:svn commit - mysqldoc@docsrva: r1852 - in trunk: refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2006-04-18 09:55:41 +0200 (Tue, 18 Apr 2006)
New Revision: 1852

Log:

Fixed bad merge.



Modified:
   trunk/refman-5.0/ndbcluster.xml
   trunk/refman-5.1/ndbcluster.xml

Modified: trunk/refman-5.0/ndbcluster.xml
===================================================================
--- trunk/refman-5.0/ndbcluster.xml	2006-04-18 07:46:08 UTC (rev 1851)
+++ trunk/refman-5.0/ndbcluster.xml	2006-04-18 07:55:41 UTC (rev 1852)
@@ -9243,13 +9243,6 @@
 
           <listitem>
             <para>
-              There are no prefix indexes; only entire fields can be
-              indexed.
-            </para>
-          </listitem>
-
-          <listitem>
-            <para>
               Text indexes are not supported. That is, you cannot create
               indexes on columns of any of the <literal>TEXT</literal>
               datatypes, nor does the <literal>NDB</literal> storage

Modified: trunk/refman-5.1/ndbcluster.xml
===================================================================
--- trunk/refman-5.1/ndbcluster.xml	2006-04-18 07:46:08 UTC (rev 1851)
+++ trunk/refman-5.1/ndbcluster.xml	2006-04-18 07:55:41 UTC (rev 1852)
@@ -11286,13 +11286,6 @@
 
           <listitem>
             <para>
-              There are no prefix indexes; only entire fields can be
-              indexed.
-            </para>
-          </listitem>
-
-          <listitem>
-            <para>
               Text indexes are not supported. That is, you cannot create
               indexes on columns of any of the <literal>TEXT</literal>
               datatypes, nor does the <literal>NDB</literal> storage

Thread
svn commit - mysqldoc@docsrva: r1852 - in trunk: refman-5.0 refman-5.1jon18 Apr