From: jon
Date: December 9 2005 7:47am
Subject: svn commit - mysqldoc@docsrva: r531 - in trunk: refman-5.0 refman-5.1
List-Archive: http://lists.mysql.com/commits/53
Message-Id: <200512090747.jB97ldBv017229@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jstephens
Date: 2005-12-09 08:47:39 +0100 (Fri, 09 Dec 2005)
New Revision: 531
Log:
20,320 -> 20320 (Stefan)
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 2005-12-09 05:11:00 UTC (rev 530)
+++ trunk/refman-5.0/ndbcluster.xml 2005-12-09 07:47:39 UTC (rev 531)
@@ -9179,7 +9179,7 @@
Prior to MySQL 5.0.6, the maximum number of metadata objects
possible was 1600. Beginning with 5.0.6, this limit is
- increased to 20,320.
+ increased to 20320.
@@ -9360,7 +9360,7 @@
Objects: In MySQL 4.1, each Cluster database may
contain a maximum of 1600 metadataobjects, including
database tables, system tables, indexes and BLOBs. Beginning
- with MySQL 5.0.6, this number is increased to 20,320.
+ with MySQL 5.0.6, this number is increased to 20320.
Modified: trunk/refman-5.1/ndbcluster.xml
===================================================================
--- trunk/refman-5.1/ndbcluster.xml 2005-12-09 05:11:00 UTC (rev 530)
+++ trunk/refman-5.1/ndbcluster.xml 2005-12-09 07:47:39 UTC (rev 531)
@@ -9149,7 +9149,7 @@
The maximum number of metadata objects in MySQL 5.1
- Cluster is 20,320. This limit is hard-coded.
+ Cluster is 20320. This limit is hard-coded.
@@ -9326,7 +9326,7 @@
Limit On Number of Metadata
Objects: In MySQL 5.1, each Cluster database may
- contain a maximum of 20,320 metadata objects, including
+ contain a maximum of 20320 metadata objects, including
database tables, system tables, indexes and
BLOBs.