List:Commits« Previous MessageNext Message »
From:jon Date:July 11 2007 9:30am
Subject:svn commit - mysqldoc@docsrva: r7082 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-07-11 11:30:27 +0200 (Wed, 11 Jul 2007)
New Revision: 7082

Log:


Documented Cluster DD bugfixes:
  Bug #28642, Bug #28720



Modified:
   trunk/refman-5.1/news-5.1.xml


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-07-11 09:04:20 UTC (rev 7081)
+++ trunk/refman-5.1/news-5.1.xml	2007-07-11 09:30:27 UTC (rev 7082)
Changed blocks: 1, Lines Added: 16, Lines Deleted: 0; 972 bytes

@@ -80,6 +80,22 @@
 
       <listitem>
         <para>
+          <literal>NDB Cluster</literal> (Disk Data): Disk data
+          meta-information that existed in <command>ndbd</command> might
+          not be visible to <command>mysqld</command>. (Bug #28720)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          <literal>NDB Cluster</literal> (Disk Data): The number of free
+          extents was incorrectly reported for some tablespaces. (Bug
+          #28642)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           <literal>NDB Cluster</literal> (Cluster Replication): When
           executing a statement where
           <literal>binlog_format=statement</literal>, the result of the


Thread
svn commit - mysqldoc@docsrva: r7082 - trunk/refman-5.1jon11 Jul