List:Commits« Previous MessageNext Message »
From:jon Date:September 14 2006 3:05am
Subject:svn commit - mysqldoc@docsrva: r3349 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2006-09-14 05:05:54 +0200 (Thu, 14 Sep 2006)
New Revision: 3349

Log:

Fixed missing word (Thanks, Roland!)



Modified:
   trunk/refman-5.1/mysql-cluster.xml


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2006-09-14 02:52:50 UTC (rev 3348)
+++ trunk/refman-5.1/mysql-cluster.xml	2006-09-14 03:05:54 UTC (rev 3349)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 667 bytes

@@ -14944,8 +14944,8 @@
         cluster, and ensures that all events changing, inserting, or
         deleting data are recorded in the
         <literal>binlog_index</literal> table. The slave I/O thread will
-        transfer the from the master's binary log to the slave's relay
-        log.
+        transfer the events from the master's binary log to the slave's
+        relay log.
       </para>
 
       <para>


Thread
svn commit - mysqldoc@docsrva: r3349 - trunk/refman-5.1jon14 Sep