List:Commits« Previous MessageNext Message »
From:martin.brown Date:November 7 2009 1:03am
Subject:svn commit - mysqldoc@docsrva: r17512 - in trunk/dynamic-docs: changelog open-bugs
View as plain text  
Author: docauto
Date: 2009-11-07 02:03:55 +0100 (Sat, 07 Nov 2009)
New Revision: 17512

Log:
Automatic update from openbugs

Modified:
   trunk/dynamic-docs/changelog/bugversions.xml
   trunk/dynamic-docs/open-bugs/mysqld.xml


Modified: trunk/dynamic-docs/changelog/bugversions.xml
===================================================================
--- trunk/dynamic-docs/changelog/bugversions.xml	2009-11-06 20:39:46 UTC (rev 17511)
+++ trunk/dynamic-docs/changelog/bugversions.xml	2009-11-07 01:03:55 UTC (rev 17512)
Changed blocks: 2, Lines Added: 38, Lines Deleted: 1; 1425 bytes

@@ -135463,7 +135463,7 @@
   <bug id="32115">
 
     <desc>Bad use of Name_resolution_context from current LEX in partitioning</desc>
-    <version ver="6.0.4"/>
+    <version ver="5.5.0"/>
 
   </bug>
   <bug id="32120">

@@ -192141,5 +192141,42 @@
     <version ver="6.0.3"/>
 
   </bug>
+  <bug id="48597">
 
+    <desc>Don't change zoom while changing navigator's zoom value</desc>
+    <version ver="5.1.18"/>
+
+  </bug>
+  <bug id="48598">
+
+    <desc>Stack trace in logs when scheduling a rule with unsupported collections</desc>
+    <version ver="2.2.0"/>
+
+  </bug>
+  <bug id="48602">
+
+    <desc>Alpha 5.2.6 AND beta 5.1 for Fedora 11 - Workbench Crashes upon FK creation</desc>
+    <version ver="5.2.6"/>
+
+  </bug>
+  <bug id="48605">
+
+    <desc>Ping leaves closed connections in liveConnections, subsequent Exceptions</desc>
+    <version ver="5.1.11"/>
+
+  </bug>
+  <bug id="48606">
+
+    <desc>RFE: ndb_error_reporter needs --help</desc>
+    <version ver="5.1.35"/>
+    <version ver="7.0.7"/>
+
+  </bug>
+  <bug id="48608">
+
+    <desc>mysql replication slave trigger auto_increment columns</desc>
+    <version ver="5.1.40"/>
+
+  </bug>
+
 </bugversions>


Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml	2009-11-06 20:39:46 UTC (rev 17511)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2009-11-07 01:03:55 UTC (rev 17512)
Changed blocks: 3, Lines Added: 96, Lines Deleted: 0; 2091 bytes

@@ -7222,6 +7222,38 @@
     </tags>
 
     <bugs>
+      <fixes bugid="41609"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Crash recovery does not work for InnoDB temporary
+        tables
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
+      <manual type="Server: InnoDB"/>
+    </tags>
+
+    <bugs>
       <fixes bugid="41671"/>
     </bugs>
 

@@ -10801,6 +10833,38 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: Optimizer"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="48459"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: valgrind errors with query using 'Range checked for
+        each record'
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Options"/>
     </tags>
 

@@ -12902,6 +12966,38 @@
     </tags>
 
     <bugs>
+      <fixes bugid="39253"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Large query cache still freezes server after fix for
+        bug #21074
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
+      <manual type="Server: Query Cache"/>
+    </tags>
+
+    <bugs>
       <fixes bugid="41098"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r17512 - in trunk/dynamic-docs: changelog open-bugsmartin.brown7 Nov