Author: paul
Date: 2009-07-07 18:57:15 +0200 (Tue, 07 Jul 2009)
New Revision: 15612
Log:
r42716@dhcp-102: paul | 2009-07-07 11:52:42 -0500
Remove difference between SBR/RBR that doesn't exist (Sinisa)
Modified:
trunk/refman-5.1/replication-configuration.xml
trunk/refman-5.4/replication-configuration.xml
trunk/refman-6.0/replication-configuration.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:42700
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39180
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:42716
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39180
Modified: trunk/refman-5.1/replication-configuration.xml
===================================================================
--- trunk/refman-5.1/replication-configuration.xml 2009-07-07 16:38:29 UTC (rev 15611)
+++ trunk/refman-5.1/replication-configuration.xml 2009-07-07 16:57:15 UTC (rev 15612)
Changed blocks: 2, Lines Added: 0, Lines Deleted: 14; 1012 bytes
@@ -1603,13 +1603,6 @@
</para>
</listitem>
- <listitem>
- <para>
- Tables replicated using statement-based replication are not
- required to have explicit primary keys.
- </para>
- </listitem>
-
</itemizedlist>
<para>
@@ -1965,13 +1958,6 @@
<listitem>
<para>
- All tables replicated using row-based replication must have
- explicit primary keys.
- </para>
- </listitem>
-
- <listitem>
- <para>
Deterministic UDFs that generate large
<literal role="type">BLOB</literal> values take longer to
replicate with row-based replication than with
Modified: trunk/refman-5.4/replication-configuration.xml
===================================================================
--- trunk/refman-5.4/replication-configuration.xml 2009-07-07 16:38:29 UTC (rev 15611)
+++ trunk/refman-5.4/replication-configuration.xml 2009-07-07 16:57:15 UTC (rev 15612)
Changed blocks: 2, Lines Added: 0, Lines Deleted: 14; 1012 bytes
@@ -1598,13 +1598,6 @@
</para>
</listitem>
- <listitem>
- <para>
- Tables replicated using statement-based replication are not
- required to have explicit primary keys.
- </para>
- </listitem>
-
</itemizedlist>
<para>
@@ -1949,13 +1942,6 @@
<listitem>
<para>
- All tables replicated using row-based replication must have
- explicit primary keys.
- </para>
- </listitem>
-
- <listitem>
- <para>
Deterministic UDFs that generate large
<literal role="type">BLOB</literal> values take longer to
replicate with row-based replication than with
Modified: trunk/refman-6.0/replication-configuration.xml
===================================================================
--- trunk/refman-6.0/replication-configuration.xml 2009-07-07 16:38:29 UTC (rev 15611)
+++ trunk/refman-6.0/replication-configuration.xml 2009-07-07 16:57:15 UTC (rev 15612)
Changed blocks: 2, Lines Added: 0, Lines Deleted: 14; 1012 bytes
@@ -1576,13 +1576,6 @@
</para>
</listitem>
- <listitem>
- <para>
- Tables replicated using statement-based replication are not
- required to have explicit primary keys.
- </para>
- </listitem>
-
</itemizedlist>
<para>
@@ -1927,13 +1920,6 @@
<listitem>
<para>
- All tables replicated using row-based replication must have
- explicit primary keys.
- </para>
- </listitem>
-
- <listitem>
- <para>
Deterministic UDFs that generate large
<literal role="type">BLOB</literal> values take longer to
replicate with row-based replication than with
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r15612 - in trunk: . refman-5.1 refman-5.4 refman-6.0 | paul.dubois | 7 Jul |