Author: jstephens
Date: 2007-04-30 14:09:27 +0200 (Mon, 30 Apr 2007)
New Revision: 6264
Log:
MCCGE merge - Cluster chapter (2nd pass)
Modified:
trunk/refman-5.1/mysql-cluster-merged.xml
Modified: trunk/refman-5.1/mysql-cluster-merged.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-merged.xml 2007-04-30 10:40:54 UTC (rev 6263)
+++ trunk/refman-5.1/mysql-cluster-merged.xml 2007-04-30 12:09:27 UTC (rev 6264)
Changed blocks: 17, Lines Added: 29, Lines Deleted: 12; 6129 bytes
@@ -38,9 +38,10 @@
MySQL Cluster is a high-availability, high-redundancy version of
MySQL adapted for the distributed computing environment. It uses the
<literal>NDB Cluster</literal> storage engine to enable running
- several MySQL servers in a cluster. This storage engine is available
- in MySQL ¤t-series; binary releases and in RPMs compatible
- with most modern Linux distributions.
+ several MySQL servers in a cluster. For MySQL ¤t-series; this
+ storage engine is available in binary releases and in RPMs
+ compatible with most modern Linux distributions. (RPMs are not
+ available for &mccge-series;.)
</para>
<indexterm>
@@ -75,7 +76,7 @@
</para>
<para>
- Information about MySQL ¤t-series-mccge; can be found at
+ Information about MySQL &mccge-series; can be found at
<ulink url="http://www.mysql.com/products/database/clustercge/"/>.
</para>
@@ -1079,6 +1080,8 @@
require a custom binary, see
<xref linkend="installing-source-tree"/>.)
</para>
+
+ &mccge-warning-unsupported-begin;
<para>
RPMs are also available for both 32-bit and 64-bit Linux
@@ -1158,6 +1161,8 @@
cluster as discussed in
<xref linkend="mysql-cluster-multi-config"/>.
</para>
+
+ &mccge-warning-end-cluster;
<para>
<emphasis role="bold">Note</emphasis>: After completing the
@@ -1290,6 +1295,8 @@
Remember that the preceding steps must be performed separately
on each machine where a data node or SQL node is to reside.
</para>
+
+ &mccge-warning-unsupported-begin;
<para>
<emphasis role="bold">SQL Node Installation — RPM
@@ -1321,6 +1328,8 @@
creating the <literal>mysql</literal> user and group, if needed)
automatically.
</para>
+
+ &mccge-warning-unsupported-begin;
<para>
<emphasis role="bold">Data Node Installation — RPM
@@ -1345,6 +1354,8 @@
(<command>ndbd</command>) in the <filename>/usr/sbin</filename>
directory.
</para>
+
+ &mccge-warning-end-cluster;
<para>
<emphasis role="bold">Management Node Installation —
@@ -1407,6 +1418,8 @@
</listitem>
</orderedlist>
+
+ &mccge-warning-unsupported-begin;
<para>
<emphasis role="bold">Management Node Installation — RPM
@@ -1745,6 +1758,8 @@
</listitem>
<listitem>
+ &mccge-warning-unsupported-begin;
+
<para>
If you used RPM files to install MySQL on the cluster host
where the SQL node is to reside, you can (and should) use
@@ -1754,6 +1769,8 @@
</listitem>
</orderedlist>
+
+ &mccge-warning-end-cluster;
<indexterm>
<primary>MySQL Cluster</primary>
@@ -2353,14 +2370,14 @@
<command>BUILD/compile-pentium-max</command> by default builds
the MySQL Server with support for the
<literal>InnoDB</literal> storage engine. <emphasis>You must
- not deploy or make use of MySQL ¤t-series-mccge;
+ not deploy or make use of MySQL &mccge-series;
employing the <literal>InnoDB</literal> storage engine without
prior written permission to do so from MySQL AB</emphasis>.
</para>
<para>
If you wish to use <literal>InnoDB</literal> technology in
- conjunction with your use of MySQL ¤t-series-mccge; and
+ conjunction with your use of MySQL &mccge-series; and
do not already have authorization to do so as part of your
MySQL Server license, contact your MySQL AB salesperson or
other authorized MySQL AB representative for assistance in
@@ -7857,7 +7874,7 @@
</row>
<row>
<entry><literal><link linkend="mysql-cluster-param-ndbd-definition-tcpbind-inaddr-any">TcpBind_INADDR_ANY</link></literal>
- (<em>&mccge-series; only</em>: added in MySQL 5.1.16-ndb-6.2.0)</entry>
+ (<emphasis>&mccge-series; only</emphasis>: added in MySQL 5.1.16-ndb-6.2.0)</entry>
<entry>true|false (<literal>1</literal>|<literal>0</literal>)</entry>
<entry>1</entry>
<entry>0</entry>
@@ -13809,7 +13826,7 @@
<entry><option>--skip-table-check</option></entry>
<entry><option>-s</option></entry>
<entry>Do not check table schemas (Added in MySQL 5.1.17;
- <em>not supported in &mccge-series;</em>)</entry>
+ <emphasis>not supported in &mccge-series;</emphasis>)</entry>
<entry><literal>FALSE</literal></entry>
</row>
<row>
@@ -14369,7 +14386,7 @@
</listitem>
<listitem>
- &mccge-warning-being;
+ &mccge-warning-begin;
<para>
<command>ndbd_redo_log_reader</command>: Reads a redo log
@@ -14385,7 +14402,7 @@
</para>
</note>
- &mccge-warning-end;
+ &mccge-warning-end-cluster;
</listitem>
@@ -14423,7 +14440,7 @@
<listitem>
<para>
- <command>ndbd_redo_log_reader</command> (<em>&mccge-series; only</em>)
+ <command>ndbd_redo_log_reader</command> (<emphasis>&mccge-series; only</emphasis>)
</para>
</listitem>
@@ -15869,7 +15886,7 @@
<manvolnum>1</manvolnum>
<refmiscinfo class="manual">MySQL Database System</refmiscinfo>
<refmiscinfo class="source">MySQL</refmiscinfo>
- <refmiscinfo class="version">¤t-series-mccge;</refmiscinfo>
+ <refmiscinfo class="version">&mccge-series;</refmiscinfo>
<refmiscinfo class="refman">Check and Print Content of Cluster Redo Log</refmiscinfo>
</refmeta>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6264 - trunk/refman-5.1 | jon | 30 Apr |