Author: jstephens
Date: 2007-03-20 14:56:48 +0100 (Tue, 20 Mar 2007)
New Revision: 5468
Log:
Fixed ref to ndb_size.pl @ MySQL Forge - now points to section of
Cluster chapter where this is documented.
Modified:
trunk/refman-4.1/data-types.xml
trunk/refman-5.0/data-types.xml
trunk/refman-5.1/data-types.xml
Modified: trunk/refman-4.1/data-types.xml
===================================================================
--- trunk/refman-4.1/data-types.xml 2007-03-20 10:17:04 UTC (rev 5467)
+++ trunk/refman-4.1/data-types.xml 2007-03-20 13:56:48 UTC (rev 5468)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 7; 1259 bytes
@@ -5327,14 +5327,15 @@
<literal>NDB</literal>. This hidden primary key consumes 31-35
bytes per table record.
</para>
-
+
<para>
- When calculating Cluster memory requirements, you may find useful
- the <filename>ndb_size.pl</filename> utility which is available on
- <ulink url="http://forge.mysql.com/">MySQLForge</ulink>. This Perl
- script connects to a current MySQL (non-Cluster) database and
- creates a report on how much space that database would require if
- it used the <literal>NDBCluster</literal> storage engine.
+ You may also find the <filename>ndb_size.pl</filename> utility to
+ be useful in such cases. This Perl script connects to a current
+ MySQL (non-Cluster) database and creates a report on how much
+ space that database would require if it used the
+ <literal>NDBCluster</literal> storage engine. See
+ <xref linkend="mysql-cluster-utilities-ndb-size"/>, for more
+ information.
</para>
<indexterm>
Modified: trunk/refman-5.0/data-types.xml
===================================================================
--- trunk/refman-5.0/data-types.xml 2007-03-20 10:17:04 UTC (rev 5467)
+++ trunk/refman-5.0/data-types.xml 2007-03-20 13:56:48 UTC (rev 5468)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 7; 1259 bytes
@@ -5189,14 +5189,15 @@
<literal>NDB</literal>. This hidden primary key consumes 31-35
bytes per table record.
</para>
-
+
<para>
- When calculating Cluster memory requirements, you may find useful
- the <filename>ndb_size.pl</filename> utility which is available on
- <ulink url="http://forge.mysql.com/">MySQLForge</ulink>. This Perl
- script connects to a current MySQL (non-Cluster) database and
- creates a report on how much space that database would require if
- it used the <literal>NDBCluster</literal> storage engine.
+ You may also find the <filename>ndb_size.pl</filename> utility to
+ be useful in such cases. This Perl script connects to a current
+ MySQL (non-Cluster) database and creates a report on how much
+ space that database would require if it used the
+ <literal>NDBCluster</literal> storage engine. See
+ <xref linkend="mysql-cluster-utilities-ndb-size"/>, for more
+ information.
</para>
<indexterm>
Modified: trunk/refman-5.1/data-types.xml
===================================================================
--- trunk/refman-5.1/data-types.xml 2007-03-20 10:17:04 UTC (rev 5467)
+++ trunk/refman-5.1/data-types.xml 2007-03-20 13:56:48 UTC (rev 5468)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 7; 1259 bytes
@@ -4939,14 +4939,15 @@
<literal>NDB</literal>. This hidden primary key consumes 31-35
bytes per table record.
</para>
-
+
<para>
- When calculating Cluster memory requirements, you may find useful
- the <filename>ndb_size.pl</filename> utility which is available on
- <ulink url="http://forge.mysql.com/">MySQLForge</ulink>. This Perl
- script connects to a current MySQL (non-Cluster) database and
- creates a report on how much space that database would require if
- it used the <literal>NDBCluster</literal> storage engine.
+ You may also find the <filename>ndb_size.pl</filename> utility to
+ be useful in such cases. This Perl script connects to a current
+ MySQL (non-Cluster) database and creates a report on how much
+ space that database would require if it used the
+ <literal>NDBCluster</literal> storage engine. See
+ <xref linkend="mysql-cluster-utilities-ndb-size"/>, for more
+ information.
</para>
<indexterm>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5468 - in trunk: refman-4.1 refman-5.0 refman-5.1 | jon | 20 Mar |