Author: jstephens
Date: 2007-11-09 17:27:19 +0100 (Fri, 09 Nov 2007)
New Revision: 8609
Log:
Documented fix for Replication Bug #30854
Modified:
trunk/dynamic-docs/changelog/mysqld.xml
Modified: trunk/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml 2007-11-09 11:41:11 UTC (rev 8608)
+++ trunk/dynamic-docs/changelog/mysqld.xml 2007-11-09 16:27:19 UTC (rev 8609)
Changed blocks: 1, Lines Added: 27, Lines Deleted: 0; 886 bytes
@@ -9,6 +9,33 @@
<logentry entrytype="bug">
<tags>
+ <highlight type="replication"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="30854"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.23"/>
+ <version ver="6.0.4"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Table names were displayed as binary <quote>garbage</quote>
+ characters in slave error messages. The issue was observed on
+ 64-bit Windows but may have effected other platforms.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="cluster"/>
</tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8609 - trunk/dynamic-docs/changelog | jon | 9 Nov |