List:Commits« Previous MessageNext Message »
From:jon Date:March 29 2006 2:06am
Subject:svn commit - mysqldoc@docsrva: r1694 - trunk/refman-5.0
View as plain text  
Author: jstephens
Date: 2006-03-29 04:06:38 +0200 (Wed, 29 Mar 2006)
New Revision: 1694

Log:

Started to fix a typo, decided to reword para in light of Bug #11786.



Modified:
   trunk/refman-5.0/ndbcluster.xml

Modified: trunk/refman-5.0/ndbcluster.xml
===================================================================
--- trunk/refman-5.0/ndbcluster.xml	2006-03-28 20:47:12 UTC (rev 1693)
+++ trunk/refman-5.0/ndbcluster.xml	2006-03-29 02:06:38 UTC (rev 1694)
@@ -9779,11 +9779,11 @@
         <listitem>
           <para>
             <emphasis role="bold">Limit On Number of Metadata
-            Objects</emphasis>: In MySQL 4.1, each Cluster database may
-            contain a maximum of 1600 metadataobjects, including
-            database tables, system tables, indexes and
-            <literal>BLOB</literal> values. Beginning with MySQL 5.0.6,
-            this number is increased to 20320.
+              Objects</emphasis>: Beginning with MySQL 5.0.6, each
+            Cluster database may contain a maximum of 20320 metadata
+            objects &mdash; this includes database tables, system
+            tables, indexes and <literal>BLOB</literal> values.
+            (Previously, this number was 1600.)
           </para>
         </listitem>
 

Thread
svn commit - mysqldoc@docsrva: r1694 - trunk/refman-5.0jon29 Mar