List:Commits« Previous MessageNext Message »
From:jon Date:February 27 2008 1:12pm
Subject:svn commit - mysqldoc@docsrva: r10035 - trunk/dynamic-docs/changelog
View as plain text  
Author: jstephens
Date: 2008-02-27 14:12:35 +0100 (Wed, 27 Feb 2008)
New Revision: 10035

Log:

Documented fix for Cluster Bug #32175



Modified:
   trunk/dynamic-docs/changelog/mysqld-1.xml


Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml	2008-02-27 12:45:18 UTC (rev 10034)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml	2008-02-27 13:12:35 UTC (rev 10035)
Changed blocks: 1, Lines Added: 26, Lines Deleted: 0; 813 bytes

@@ -9,6 +9,32 @@
   <logentry entrytype="bug">
 
     <tags>
+      <highlight type="cluster"/>
+      <manual type="BSD"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="32175"/>
+    </bugs>
+
+    <versions>
+      <version ver="6.0.5"/>
+    </versions>
+
+    <message>
+
+      <para>
+        The server failed to compile with <literal>NDB</literal> support
+        on FreeBSD.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <tags>
       <manual type="Windows"/>
       <manual type="Config Wizard"/>
     </tags>


Thread
svn commit - mysqldoc@docsrva: r10035 - trunk/dynamic-docs/changelogjon27 Feb