Author: jstephens
Date: 2009-10-31 18:07:37 +0100 (Sat, 31 Oct 2009)
New Revision: 17409
Log:
Documented fix for Replication Bug #47103
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2009-10-31 12:36:40 UTC (rev 17408)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2009-10-31 17:07:37 UTC (rev 17409)
Changed blocks: 1, Lines Added: 27, Lines Deleted: 0; 839 bytes
@@ -6,6 +6,33 @@
]>
<changelog>
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="replication"/>
+ <manual type="RBR"/>
+ <manual type="MERGE"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="47103"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.39-ndb-6.0.14"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Updates to <literal role="se">MERGE</literal> tables when using
+ row-based replication could cause the slave to crash.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="feature">
<tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r17409 - trunk/dynamic-docs/changelog | jon.stephens | 31 Oct |