Author: jstephens
Date: 2008-10-22 16:19:55 +0200 (Wed, 22 Oct 2008)
New Revision: 12121
Log:
Documented fix for Cluster Bug #40205
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-10-22 13:45:23 UTC (rev 12120)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-10-22 14:19:55 UTC (rev 12121)
Changed blocks: 1, Lines Added: 28, Lines Deleted: 0; 915 bytes
@@ -9,6 +9,34 @@
<logentry entrytype="bug">
<tags>
+ <highlight type="cluster"/>
+ <manual type="backups"/>
+ <manual type="O_DIRECT"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="40205"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.28-ndb-6.2.17"/>
+ <version ver="5.1.28-ndb-6.3.19"/>
+ </versions>
+
+ <message>
+
+ <para>
+ <literal>O_DIRECT</literal> was incorrectly disabled when making
+ MySQL Cluster backups.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="clusterapi"/>
<manual type="compiling"/>
</tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r12121 - trunk/dynamic-docs/changelog | jon | 22 Oct |