List:Commits« Previous MessageNext Message »
From:mcbrown Date:March 15 2008 1:15am
Subject:svn commit - mysqldoc@docsrva: r10253 - trunk/dynamic-docs/open-bugs
View as plain text  
Author: mcbrown
Date: 2008-03-15 01:15:07 +0100 (Sat, 15 Mar 2008)
New Revision: 10253

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-03-14 23:39:25 UTC (rev 10252)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2008-03-15 00:15:07 UTC (rev 10253)
Changed blocks: 2, Lines Added: 31, Lines Deleted: 38; 1721 bytes

@@ -1283,6 +1283,37 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="35074"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1+"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: max_used_connections is not correct
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Charsets"/>
     </tags>
 

@@ -4560,44 +4591,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="30573"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: Ordered range scan over partitioned tables returns some
-        rows twice
-      </para>
-
-      <itemizedlist>
-
-        <listitem>
-          <para>
-            The issue appears to occur with a query using BETWEEN in the
-            WHERE clause and a GROUP BY on a different column on a table
-            with more than 20 partitions. Further analysis pending.
-          </para>
-        </listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Server: Partition"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="30583"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r10253 - trunk/dynamic-docs/open-bugsmcbrown15 Mar