Author: mcbrown
Date: 2007-11-28 12:05:27 +0100 (Wed, 28 Nov 2007)
New Revision: 8936
Log:
Automatic update from openbugs
Modified:
trunk/dynamic-docs/open-bugs/mysqld.xml
Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml 2007-11-28 11:01:48 UTC (rev 8935)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml 2007-11-28 11:05:27 UTC (rev 8936)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 44; 1590 bytes
@@ -2528,50 +2528,6 @@
<logentry entrytype="custom" customname="open-bugs">
<tags>
- <manual type="Server: RBR"/>
- </tags>
-
- <bugs>
- <fixes bugid="29549"/>
- </bugs>
-
- <versions>
- <version ver="5.1"/>
- <targetfix ver="5.1.23"/>
- </versions>
-
- <message>
-
- <para>
- %BUGID%: Endians: rpl_ndb_myisam2ndb,rpl_ndb_innodb2ndb and
- rpl_ndb_mix_innodb failed on
- </para>
-
- <itemizedlist>
-
- <listitem>
- <para>
- Row-based logging writes rows incorrectly on big-endian
- machines where the storage engine sets the low byte first on
- big-endian machines, while little-endian machines write the
- fields in correct order. (The only known storage engine that
- does this is NDB.) In effect, this means that row-based
- replication from or to a big-endian machine where the table
- uses NDB as storage engine fails if the other engine is
- either non-NDB or on a little-endian machine. A fix for this
- issue has been committed to 5.1.23.
- </para>
- </listitem>
-
- </itemizedlist>
-
- </message>
-
- </logentry>
-
- <logentry entrytype="custom" customname="open-bugs">
-
- <tags>
<manual type="Server: Replication"/>
</tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8936 - trunk/dynamic-docs/open-bugs | mcbrown | 28 Nov |