List:Commits« Previous MessageNext Message »
From:mcbrown Date:July 10 2008 1:15am
Subject:svn commit - mysqldoc@docsrva: r11155 - trunk/dynamic-docs/open-bugs
View as plain text  
Author: mcbrown
Date: 2008-07-10 01:15:08 +0200 (Thu, 10 Jul 2008)
New Revision: 11155

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	2008-07-09 23:00:19 UTC (rev 11154)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2008-07-09 23:15:08 UTC (rev 11155)
Changed blocks: 3, Lines Added: 0, Lines Deleted: 118; 3174 bytes

@@ -1559,47 +1559,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="28647"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1.23"/>
-      <fixedin ver="5.1.24"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: backup will run forever if disk full and later write
-        succes will kill ndb node
-      </para>
-
-      <itemizedlist>
-
-        <listitem>
-          <para>
-            A Cluster backup fails to stop on its own if the disk on the
-            data node runs out of space. Workaround: Monitor data node
-            disk usage during Cluster backups. Note: A fix for this
-            issue has been committed and is expected to appear in the
-            next 5.1 release.
-          </para>
-        </listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Server: Cluster"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="29390"/>
     </bugs>
 

@@ -1673,39 +1632,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="31239"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1"/>
-      <fixedin ver="5.1.24"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: Test "ndb_views" returns <literal>NDB</literal> error
-        4259 "Invalid set of range scan bounds"
-      </para>
-
-      <itemizedlist>
-
-        <listitem></listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Server: Cluster"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="33168"/>
     </bugs>
 

@@ -1728,50 +1654,6 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
-      <manual type="Server: ClusterDD"/>
-    </tags>
-
-    <bugs>
-      <fixes bugid="29186"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1"/>
-      <fixedin ver="5.1.24"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: write &gt;4gb into 1 datafile on a 32-bit computer,
-        offset wraps causing corruption
-      </para>
-
-      <itemizedlist>
-
-        <listitem>
-          <para>
-            Creating a Disk Data log file or data file larger than 4 GB
-            on a host running a 32-bit operating system leads to
-            filesystem corruption on the host. Since this is a
-            limitation of 32-bit operating systems, the workaround is
-            not to create Disk Data files which are greater than 4 GB in
-            size on such platforms. In the future, we plan to disallow
-            statements creating Disk Data files whose size is greater
-            than 4 GB on 32-bit hosts.
-          </para>
-        </listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
       <manual type="Server: ClusterRep"/>
     </tags>
 


Thread
svn commit - mysqldoc@docsrva: r11155 - trunk/dynamic-docs/open-bugsmcbrown10 Jul