Author: shinz
Date: 2006-01-03 20:09:50 +0100 (Tue, 03 Jan 2006)
New Revision: 651
Log:
Move a claim in SBR vs. RBR comparison
Modified:
trunk/refman-5.1/replication.xml
Modified: trunk/refman-5.1/replication.xml
===================================================================
--- trunk/refman-5.1/replication.xml 2006-01-03 19:08:48 UTC (rev 650)
+++ trunk/refman-5.1/replication.xml 2006-01-03 19:09:50 UTC (rev 651)
@@ -4258,6 +4258,9 @@
When getting something wrong on the slave, the difference
between master and slave will grow with time.
</para></listitem>
+ <listitem><para>
+ Tables have to be (almost) identical on master and slave.
+ </para></listitem>
</itemizedlist>
</para>
@@ -4331,9 +4334,6 @@
will be notably slower to replicate.
</para></listitem>
<listitem><para>
- Tables have to be (almost) identical on master and slave.
- </para></listitem>
- <listitem><para>
It can be much slower to apply changes to tables without a
primary key.
</para></listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r651 - trunk/refman-5.1 | stefan | 3 Jan |