List:Commits« Previous MessageNext Message »
From:martin.brown Date:July 25 2009 11:15pm
Subject:svn commit - mysqldoc@docsrva: r15825 - in trunk/dynamic-docs: changelog open-bugs
View as plain text  
Author: mcbrown
Date: 2009-07-26 01:15:20 +0200 (Sun, 26 Jul 2009)
New Revision: 15825

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-07-24 23:15:20 UTC (rev 15824)
+++ trunk/dynamic-docs/changelog/bugversions.xml	2009-07-25 23:15:20 UTC (rev 15825)
Changed blocks: 2, Lines Added: 39, Lines Deleted: 0; 1443 bytes

@@ -185394,7 +185394,9 @@
   <bug id="46376">
 
     <desc>Optimizer choose wrong index even when where clause and order-by are covered</desc>
+    <version ver="5.0.85"/>
     <version ver="5.1.36"/>
+    <version ver="5.1.38"/>
 
   </bug>
   <bug id="46377">

@@ -185415,5 +185417,42 @@
     <version ver="5.1.36"/>
 
   </bug>
+  <bug id="46380">
 
+    <desc>Workbench crashing while reverse engineering django's default database</desc>
+    <version ver="5.1.16"/>
+
+  </bug>
+  <bug id="46381">
+
+    <desc>Security Flaw: history is kept cross-user cross-shell-session</desc>
+    <version ver="5.1.34"/>
+
+  </bug>
+  <bug id="46382">
+
+    <desc>MySQL reports running out of memory</desc>
+    <version ver="5.1.35"/>
+
+  </bug>
+  <bug id="46383">
+
+    <desc>BUILD/compile-amd64-max does not generate 64 bit binaries</desc>
+    <version ver="5.1.36"/>
+    <version ver="5.1.38"/>
+
+  </bug>
+  <bug id="46384">
+
+    <desc>mysqld signal 11 on query execution</desc>
+    <version ver="5.1.36"/>
+
+  </bug>
+  <bug id="46385">
+
+    <desc>[Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted t</desc>
+    <version ver="5.0.84"/>
+
+  </bug>
+
 </bugversions>


Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml	2009-07-24 23:15:20 UTC (rev 15824)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2009-07-25 23:15:20 UTC (rev 15825)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 31; 841 bytes

@@ -1085,37 +1085,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="43282"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: Change installation path. mysql.exe not found
-      </para>
-
-      <itemizedlist>
-
-        <listitem></listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Server: Config Wizard"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="44428"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r15825 - in trunk/dynamic-docs: changelog open-bugsmartin.brown26 Jul