Author: paul
Date: 2006-02-13 22:27:06 +0100 (Mon, 13 Feb 2006)
New Revision: 1303
Log:
r3045@kite-hub: paul | 2006-02-13 14:45:24 -0600
Apply platform-support corrections from Joerg.
Modified:
trunk/
trunk/refman-4.1/database-administration.xml
trunk/refman-5.0/database-administration.xml
trunk/refman-5.1/database-administration.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7420
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3043
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7420
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3045
Modified: trunk/refman-4.1/database-administration.xml
===================================================================
--- trunk/refman-4.1/database-administration.xml 2006-02-13 21:07:11 UTC (rev 1302)
+++ trunk/refman-4.1/database-administration.xml 2006-02-13 21:27:06 UTC (rev 1303)
@@ -8434,12 +8434,12 @@
<para>
As of MySQL 4.1.2, MySQL Cluster is supported on Linux (on most
- plataforms), Solaris, and Mac OS X only. Some users have reported
- success in using MySQL Cluster built from source on BSD operating
- systems, but these are not officially supported at this time. Note
- that, even for servers compiled with Cluster support, the
- <literal>NDB Cluster</literal> storage engine is not enabled by
- default. You must start the server with the
+ platforms), Solaris, Mac OS X, and HP-UX only. Some users have
+ reported success in using MySQL Cluster built from source on BSD
+ operating systems, but these are not officially supported at this
+ time. Note that, even for servers compiled with Cluster support,
+ the <literal>NDB Cluster</literal> storage engine is not enabled
+ by default. You must start the server with the
<option>--ndbcluster</option> option to use it as part of a MySQL
Cluster. (For details, see
<xref linkend="mysql-cluster-configuration"/>.)
@@ -8447,8 +8447,8 @@
<para>
The following table shows the platforms for which MySQL-Max
- binaries include support for <literal>BDB</literal> and NDB
- Cluster.
+ binaries include support for <literal>BDB</literal> and
+ <literal>NDB Cluster</literal>.
</para>
<informaltable>
@@ -8463,24 +8463,24 @@
<entry><emphasis role="bold">NDB Support</emphasis></entry>
</row>
<row>
- <entry>AIX 4.3</entry>
+ <entry>AIX 5.2</entry>
<entry>N</entry>
<entry>N</entry>
</row>
<row>
- <entry>HP-UX 11.0</entry>
- <entry>N</entry>
- <entry>N</entry>
+ <entry>HP-UX</entry>
+ <entry>Y</entry>
+ <entry>Y</entry>
</row>
<row>
<entry>Linux-Alpha</entry>
<entry>N</entry>
- <entry>Y</entry>
+ <entry>N</entry>
</row>
<row>
<entry>Linux-IA-64</entry>
<entry>N</entry>
- <entry>N</entry>
+ <entry>Y</entry>
</row>
<row>
<entry>Linux-Intel</entry>
@@ -8498,9 +8498,9 @@
<entry>N</entry>
</row>
<row>
- <entry>SCO OSR5</entry>
- <entry>Y</entry>
+ <entry>SCO 6</entry>
<entry>N</entry>
+ <entry>N</entry>
</row>
<row>
<entry>Solaris-SPARC</entry>
@@ -8513,9 +8513,9 @@
<entry>Y</entry>
</row>
<row>
- <entry>UnixWare</entry>
+ <entry>Solaris-AMD 64</entry>
<entry>Y</entry>
- <entry>N</entry>
+ <entry>Y</entry>
</row>
<row>
<entry>Windows NT/2000/XP</entry>
@@ -8652,7 +8652,7 @@
You might also see <literal>DISABLED</literal> for a storage
engine if the server was compiled to support it, but was started
with a <option>--skip-<replaceable>engine</replaceable></option>
- or. For example, <option>--skip-innodb</option> disalbes the
+ option. For example, <option>--skip-innodb</option> disables the
<literal>InnoDB</literal> engine. For the <literal>NDB
Cluster</literal> storage engine, <literal>DISABLED</literal>
means the server was compiled with support for MySQL Cluster, but
Modified: trunk/refman-5.0/database-administration.xml
===================================================================
--- trunk/refman-5.0/database-administration.xml 2006-02-13 21:07:11 UTC (rev 1302)
+++ trunk/refman-5.0/database-administration.xml 2006-02-13 21:27:06 UTC (rev 1303)
@@ -9606,12 +9606,12 @@
<para>
Currently, MySQL Cluster is supported on Linux (on most
- plataforms), Solaris, and Mac OS X only. Some users have reported
- success in using MySQL Cluster built from source on BSD operating
- systems, but these are not officially supported at this time. Note
- that, even for servers compiled with Cluster support, the
- <literal>NDB Cluster</literal> storage engine is not enabled by
- default. You must start the server with the
+ platforms), Solaris, Mac OS X, and HP-UX only. Some users have
+ reported success in using MySQL Cluster built from source on BSD
+ operating systems, but these are not officially supported at this
+ time. Note that, even for servers compiled with Cluster support,
+ the <literal>NDB Cluster</literal> storage engine is not enabled
+ by default. You must start the server with the
<option>--ndbcluster</option> option to use it as part of a MySQL
Cluster. (For details, see
<xref linkend="mysql-cluster-configuration"/>.)
@@ -9619,8 +9619,8 @@
<para>
The following table shows the platforms for which MySQL-Max
- binaries include support for <literal>BDB</literal> and NDB
- Cluster.
+ binaries include support for <literal>BDB</literal> and
+ <literal>NDB Cluster</literal>.
</para>
<informaltable>
@@ -9635,24 +9635,19 @@
<entry><emphasis role="bold">NDB Support</emphasis></entry>
</row>
<row>
- <entry>AIX 4.3</entry>
+ <entry>AIX 5.2</entry>
<entry>N</entry>
<entry>N</entry>
</row>
<row>
- <entry>HP-UX 11.0</entry>
- <entry>N</entry>
- <entry>N</entry>
- </row>
- <row>
- <entry>Linux-Alpha</entry>
- <entry>N</entry>
+ <entry>HP-UX</entry>
<entry>Y</entry>
+ <entry>Y</entry>
</row>
<row>
<entry>Linux-IA-64</entry>
<entry>N</entry>
- <entry>N</entry>
+ <entry>Y</entry>
</row>
<row>
<entry>Linux-Intel</entry>
@@ -9670,9 +9665,9 @@
<entry>N</entry>
</row>
<row>
- <entry>SCO OSR5</entry>
- <entry>Y</entry>
+ <entry>SCO 6</entry>
<entry>N</entry>
+ <entry>N</entry>
</row>
<row>
<entry>Solaris-SPARC</entry>
@@ -9685,9 +9680,9 @@
<entry>Y</entry>
</row>
<row>
- <entry>UnixWare</entry>
+ <entry>Solaris-AMD 64</entry>
<entry>Y</entry>
- <entry>N</entry>
+ <entry>Y</entry>
</row>
<row>
<entry>Windows NT/2000/XP</entry>
@@ -9784,7 +9779,7 @@
You might also see <literal>DISABLED</literal> for a storage
engine if the server was compiled to support it, but was started
with a <option>--skip-<replaceable>engine</replaceable></option>
- or. For example, <option>--skip-innodb</option> disalbes the
+ option. For example, <option>--skip-innodb</option> disables the
<literal>InnoDB</literal> engine. For the <literal>NDB
Cluster</literal> storage engine, <literal>DISABLED</literal>
means the server was compiled with support for MySQL Cluster, but
Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml 2006-02-13 21:07:11 UTC (rev 1302)
+++ trunk/refman-5.1/database-administration.xml 2006-02-13 21:27:06 UTC (rev 1303)
@@ -343,7 +343,7 @@
<para>
Currently, MySQL Cluster is supported on Linux (on most
- plataforms), Solaris, and Mac OS X only. Some users have
+ platforms), Solaris, Mac OS X, and HP-UX only. Some users have
reported success in using MySQL Cluster built from source on
BSD operating systems, but these are not officially supported
at this time. Note that, even for servers compiled with
@@ -356,8 +356,8 @@
<para>
The following table shows the platforms for which MySQL server
- binaries include support for <literal>BDB</literal> and NDB
- Cluster.
+ binaries include support for <literal>BDB</literal> and
+ <literal>NDB Cluster</literal>.
</para>
<informaltable>
@@ -372,24 +372,19 @@
<entry><emphasis role="bold">NDB Support</emphasis></entry>
</row>
<row>
- <entry>AIX 4.3</entry>
+ <entry>AIX 5.2</entry>
<entry>N</entry>
<entry>N</entry>
</row>
<row>
- <entry>HP-UX 11.0</entry>
- <entry>N</entry>
- <entry>N</entry>
- </row>
- <row>
- <entry>Linux-Alpha</entry>
- <entry>N</entry>
+ <entry>HP-UX</entry>
<entry>Y</entry>
+ <entry>Y</entry>
</row>
<row>
<entry>Linux-IA-64</entry>
<entry>N</entry>
- <entry>N</entry>
+ <entry>Y</entry>
</row>
<row>
<entry>Linux-Intel</entry>
@@ -407,9 +402,9 @@
<entry>N</entry>
</row>
<row>
- <entry>SCO OSR5</entry>
- <entry>Y</entry>
+ <entry>SCO 6</entry>
<entry>N</entry>
+ <entry>N</entry>
</row>
<row>
<entry>Solaris-SPARC</entry>
@@ -422,9 +417,9 @@
<entry>Y</entry>
</row>
<row>
- <entry>UnixWare</entry>
+ <entry>Solaris-AMD 64</entry>
<entry>Y</entry>
- <entry>N</entry>
+ <entry>Y</entry>
</row>
<row>
<entry>Windows NT/2000/XP</entry>
@@ -530,9 +525,9 @@
You might also see <literal>DISABLED</literal> for a storage
engine if the server was compiled to support it, but was
started with a
- <option>--skip-<replaceable>engine</replaceable></option> or.
- For example, <option>--skip-innodb</option> disalbes the
- <literal>InnoDB</literal> engine. For the <literal>NDB
+ <option>--skip-<replaceable>engine</replaceable></option>
+ option. For example, <option>--skip-innodb</option> disables
+ the <literal>InnoDB</literal> engine. For the <literal>NDB
Cluster</literal> storage engine, <literal>DISABLED</literal>
means the server was compiled with support for MySQL Cluster,
but was not started with the <option>--ndb-cluster</option>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1303 - in trunk: . refman-4.1 refman-5.0 refman-5.1 | paul | 13 Feb |