Author: jstephens
Date: 2008-12-04 12:52:00 +0100 (Thu, 04 Dec 2008)
New Revision: 12775
Log:
Whacked a TODO item
Made a couple of minor wording and other fixes
Modified:
trunk/refman-5.1/mysql-cluster-limitations.xml
Modified: trunk/refman-5.1/mysql-cluster-limitations.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-limitations.xml 2008-12-04 11:22:04 UTC (rev 12774)
+++ trunk/refman-5.1/mysql-cluster-limitations.xml 2008-12-04 11:52:00 UTC (rev 12775)
Changed blocks: 2, Lines Added: 20, Lines Deleted: 17; 2097 bytes
@@ -1607,23 +1607,14 @@
</formalpara>
- <remark role="TODO">
- [js] WL#4453: Change xref in following when publishing new
- mysql-cluster-replication-multi-master section
- </remark>
-
<formalpara>
<title>Circular Replication</title>
<para>
- Circular replication is supported for MySQL Cluster
+ Circular replication is also supported with MySQL Cluster,
beginning with MySQL 5.1.18. See
- <xref linkend="mysql-cluster-replication-issues"/>.
-
-<!--
- <xref linkend="mysql-cluster-replication-multi-master"/>.
--->
+ <xref linkend="mysql-cluster-replication-multi-master"/>.
</para>
</formalpara>
@@ -1735,12 +1726,24 @@
</listitem>
<listitem>
- <para>
- In MySQL 5.1 (including all MySQL Cluster NDB 6.x versions),
- it is no longer necessary, when running multiple management
- servers, to restart all the cluster's data nodes to
- enable the management nodes to see one another.
- </para>
+ <formalpara>
+
+ <title>Multiple management servers</title>
+
+ <indexterm>
+ <primary>MySQL Cluster limitations</primary>
+ <secondary>multiple management servers</secondary>
+ </indexterm>
+
+ <para>
+ In MySQL 5.1 (including all MySQL Cluster NDB 6.x
+ versions), it is no longer necessary, when running
+ multiple management servers, to restart all the
+ cluster's data nodes to enable the management nodes
+ to see one another.
+ </para>
+
+ </formalpara>
</listitem>
<listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r12775 - trunk/refman-5.1 | jon | 4 Dec |