Author: jstephens
Date: 2009-03-24 15:11:14 +0100 (Tue, 24 Mar 2009)
New Revision: 14343
Log:
Made overly generic section titles more specific
Modified:
trunk/refman-5.1/mysql-cluster-replication.xml
Modified: trunk/refman-5.1/mysql-cluster-replication.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-replication.xml 2009-03-24 14:02:52 UTC (rev 14342)
+++ trunk/refman-5.1/mysql-cluster-replication.xml 2009-03-24 14:11:14 UTC (rev 14343)
Changed blocks: 10, Lines Added: 11, Lines Deleted: 10; 3174 bytes
@@ -90,7 +90,7 @@
<section id="mysql-cluster-replication-abbreviations">
- <title>Abbreviations and Symbols</title>
+ <title>MySQL Cluster Replication — Abbreviations and Symbols</title>
<indexterm>
<primary>MySQL Cluster replication</primary>
@@ -172,7 +172,7 @@
<section id="mysql-cluster-replication-general">
- <title>Assumptions and General Requirements</title>
+ <title>MySQL Cluster Replication — Assumptions and General Requirements</title>
<indexterm>
<primary>MySQL Cluster replication</primary>
@@ -910,7 +910,7 @@
<section id="mysql-cluster-replication-schema">
- <title>Cluster Replication Schema and Tables</title>
+ <title>MySQL Cluster Replication Schema and Tables</title>
<indexterm>
<primary>MySQL Cluster replication</primary>
@@ -1249,7 +1249,7 @@
<section id="mysql-cluster-replication-preparation">
- <title>Preparing the Cluster for Replication</title>
+ <title>Preparing the MySQL Cluster for Replication</title>
<indexterm>
<primary>MySQL Cluster replication</primary>
@@ -1488,7 +1488,7 @@
<section id="mysql-cluster-replication-starting">
- <title>Starting Replication (Single Replication Channel)</title>
+ <title>Starting MySQL Cluster Replication (Single Replication Channel)</title>
<indexterm>
<primary>MySQL Cluster replication</primary>
@@ -1686,7 +1686,7 @@
<section id="mysql-cluster-replication-two-channels">
- <title>Using Two Replication Channels</title>
+ <title>Using Two Replication Channels for MySQL Cluster Replication</title>
<indexterm>
<primary>MySQL Cluster replication</primary>
@@ -1824,7 +1824,7 @@
<section id="mysql-cluster-replication-failover">
- <title>Implementing Failover with MySQL Cluster</title>
+ <title>Implementing Failover with MySQL Cluster Replication</title>
<indexterm>
<primary>MySQL Cluster replication</primary>
@@ -1972,7 +1972,7 @@
<section id="mysql-cluster-replication-backups">
- <title>MySQL Cluster Backups With Replication</title>
+ <title>MySQL Cluster Backups With MySQL Cluster Replication</title>
<indexterm>
<primary>MySQL Cluster replication</primary>
@@ -2312,7 +2312,8 @@
<section id="mysql-cluster-replication-auto-sync">
- <title>Automating Synchronization of the Slave to the Master binlog</title>
+ <title>MySQL Cluster Replication — Automating Synchronization of the
+ Replication Slave to the Master Binary Log</title>
<indexterm>
<primary>MySQL Cluster replication</primary>
@@ -2525,7 +2526,7 @@
<section id="mysql-cluster-replication-multi-master">
- <title>Multi-Master and Circular Replication</title>
+ <title>MySQL Cluster Replcation — Multi-Master and Circular Replication</title>
<para>
Beginning with MySQL 5.1.18, it is possible to use MySQL Cluster
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r14343 - trunk/refman-5.1 | jon.stephens | 24 Mar |