Author: jstephens
Date: 2007-08-14 09:16:43 +0200 (Tue, 14 Aug 2007)
New Revision: 7449
Log:
Synch indexterms from previous commit to 5.2 version...
Modified:
trunk/refman-5.2/mysql-cluster.xml
Modified: trunk/refman-5.2/mysql-cluster.xml
===================================================================
--- trunk/refman-5.2/mysql-cluster.xml 2007-08-14 05:41:04 UTC (rev 7448)
+++ trunk/refman-5.2/mysql-cluster.xml 2007-08-14 07:16:43 UTC (rev 7449)
Changed blocks: 5, Lines Added: 40, Lines Deleted: 0; 2771 bytes
@@ -18854,6 +18854,16 @@
<title>Multi-byte character sets</title>
+ <indexterm>
+ <primary>MySQL Cluster replication</primary>
+ <secondary>and multi-byte character sets</secondary>
+ </indexterm>
+
+ <indexterm>
+ <primary>multi-byte character sets</primary>
+ <secondary>and MySQL Cluster (replication)</secondary>
+ </indexterm>
+
<para>
There are several known issues with regard to the use of
multi-byte characters sets with MySQL Cluster Replication.
@@ -18869,6 +18879,21 @@
<title>Circular replication</title>
+ <indexterm>
+ <primary>circular replication</primary>
+ <secondary>in MySQL Cluster</secondary>
+ </indexterm>
+
+ <indexterm>
+ <primary>replication</primary>
+ <secondary>circular</secondary>
+ </indexterm>
+
+ <indexterm>
+ <primary>MySQL Cluster replication</primary>
+ <secondary>and circular replication</secondary>
+ </indexterm>
+
<para>
In MySQL ¤t-series;, circular replication is
supported as discussed in the next few paragraphs, in
@@ -18965,6 +18990,11 @@
<title>DDL statements</title>
+ <indexterm>
+ <primary>MySQL Cluster replication</primary>
+ <secondary>and DDL</secondary>
+ </indexterm>
+
<para>
The use of data definition statements, such as
<literal>CREATE TABLE</literal>, <literal>DROP
@@ -18981,6 +19011,11 @@
<title>Restarting with <option>--initial</option></title>
+ <indexterm>
+ <primary>MySQL Cluster replication</primary>
+ <secondary>and --initial option</secondary>
+ </indexterm>
+
<para>
Restarting the cluster with the
<option>&ddash;initial</option> option will cause the
@@ -19003,6 +19038,11 @@
<title>Replication from <literal>NDB</literal> to other storage engines</title>
+ <indexterm>
+ <primary>MySQL Cluster replication</primary>
+ <secondary>storage engines other than NDB on slave</secondary>
+ </indexterm>
+
<para>
If you attempt to replicate from a MySQL Cluster to a
slave that uses a storage engine that does not handle its
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7449 - trunk/refman-5.2 | jon | 14 Aug |