Author: jstephens
Date: 2006-05-17 13:36:14 +0200 (Wed, 17 May 2006)
New Revision: 2105
Log:
Geert requested a wording change.
Modified:
trunk/refman-5.1/ndbcluster.xml
Modified: trunk/refman-5.1/ndbcluster.xml
===================================================================
--- trunk/refman-5.1/ndbcluster.xml 2006-05-17 11:28:22 UTC (rev 2104)
+++ trunk/refman-5.1/ndbcluster.xml 2006-05-17 11:36:14 UTC (rev 2105)
@@ -10126,11 +10126,11 @@
<para>
(It is possible to replicate a MySQL Cluster using
statement-based replication. However, in this case, the
- following restrictions apply: All data rows from the cluster
- acting as the master must be directed to a single MySQL server;
- It is not possible to replicate a cluster using several MySQL
- replication processes at the same time; Only changes made at the
- SQL level are replicated.)
+ following restrictions apply: All updates to data rows on the
+ cluster acting as the master must be directed to a single MySQL
+ server; It is not possible to replicate a cluster using several
+ MySQL replication processes at the same time; Only changes made
+ at the SQL level are replicated.)
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2105 - trunk/refman-5.1 | jon | 17 May |