From: Date: May 17 2006 1:36pm Subject: svn commit - mysqldoc@docsrva: r2105 - trunk/refman-5.1 List-Archive: http://lists.mysql.com/commits/6503 Message-Id: <200605171136.k4HBaEoE018362@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 @@ (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.)