List:Commits« Previous MessageNext Message »
From:mcbrown Date:July 26 2007 5:29pm
Subject:svn commit - mysqldoc@docsrva: r7231 - trunk/refman-5.1
View as plain text  
Author: mcbrown
Date: 2007-07-26 17:29:08 +0200 (Thu, 26 Jul 2007)
New Revision: 7231

Log:
Docs bug #29243



Modified:
   trunk/refman-5.1/replication-notes.xml


Modified: trunk/refman-5.1/replication-notes.xml
===================================================================
--- trunk/refman-5.1/replication-notes.xml	2007-07-26 14:59:55 UTC (rev 7230)
+++ trunk/refman-5.1/replication-notes.xml	2007-07-26 15:29:08 UTC (rev 7231)
Changed blocks: 2, Lines Added: 1, Lines Deleted: 14; 1317 bytes

@@ -1097,15 +1097,6 @@
     </para>
 
     <para>
-      Replication works correctly between MySQL 5.0 and 5.1 masters and
-      slaves in any combination, even if the master and slave have
-      different global character set variables, and even if the master
-      and slave have different global time zone variables. (Note that
-      this is not true in cases when the master, slave, or both are
-      running MySQL 4.1 or earlier.)
-    </para>
-
-    <para>
       We recommend using the most recent MySQL version available because
       replication capabilities are continually being improved. We also
       recommend using the same version for both the master and the

@@ -1142,11 +1133,7 @@
   <section id="replication-upgrade">
 
     <title>Upgrading a Replication Setup</title>
-
-    <remark role="todo">
-      Update renamed-nodes so that replication-upgrade-5-1 points here
-    </remark>
-
+    
     <para>
       When you upgrade servers that participate in a replication setup,
       the procedure for upgrading depends on the current server versions


Thread
svn commit - mysqldoc@docsrva: r7231 - trunk/refman-5.1mcbrown26 Jul