List:Commits« Previous MessageNext Message »
From:martin.brown Date:June 26 2009 11:15pm
Subject:svn commit - mysqldoc@docsrva: r15484 - in trunk/dynamic-docs: changelog open-bugs
View as plain text  
Author: mcbrown
Date: 2009-06-27 01:15:27 +0200 (Sat, 27 Jun 2009)
New Revision: 15484

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-06-26 23:03:37 UTC (rev 15483)
+++ trunk/dynamic-docs/changelog/bugversions.xml	2009-06-26 23:15:27 UTC (rev 15484)
Changed blocks: 2, Lines Added: 99, Lines Deleted: 0; 2750 bytes

@@ -181570,6 +181570,12 @@
     <version ver="0.7.1"/>
 
   </bug>
+  <bug id="45313">
+
+    <desc>Quan popup has only 2 tabs if the query is run once in a while</desc>
+    <version ver="2.1.0"/>
+
+  </bug>
   <bug id="45314">
 
     <desc>Index is not used for joining on a nullable columns with no additional condition</desc>

@@ -183136,5 +183142,98 @@
     <version ver="5.1.35"/>
 
   </bug>
+  <bug id="45772">
 
+    <desc>hangs in mysql_real_query mysql 5.1.31</desc>
+    <version ver="5.1.31"/>
+
+  </bug>
+  <bug id="45773">
+
+    <desc>Workbench Lost Objects + Crash</desc>
+    <version ver="5.1.14"/>
+
+  </bug>
+  <bug id="45774">
+
+    <desc>Selecting the data, ordered by the field, containing the same value in all rows</desc>
+    <version ver="4.1.22"/>
+    <version ver="5.0.75"/>
+
+  </bug>
+  <bug id="45776">
+
+    <desc>"OR" condition on SPATIAL index not optimized</desc>
+    <version ver="5.1.35"/>
+
+  </bug>
+  <bug id="45777">
+
+    <desc>check table doesn't show all problems for merge table compliance in 5.1</desc>
+    <version ver="5.1.37"/>
+
+  </bug>
+  <bug id="45778">
+
+    <desc>falcon_deadlock fails when query succeeds instead of being blocked</desc>
+    <version ver="6.0.12"/>
+
+  </bug>
+  <bug id="45779">
+
+    <desc>uninitialized variable used in DBUG printout when merge base table not myisam</desc>
+    <version ver="5.1.35"/>
+    <version ver="5.1.37"/>
+
+  </bug>
+  <bug id="45780">
+
+    <desc>CONCAT(CASE(numeric)) returns wrong length</desc>
+    <version ver="5.1.35"/>
+
+  </bug>
+  <bug id="45781">
+
+    <desc>infinite hang/crash in "opening tables" after handler tries to open merge table</desc>
+    <version ver="5.1.35"/>
+    <version ver="5.1.37"/>
+
+  </bug>
+  <bug id="45786">
+
+    <desc>Unsigned flag not propagated when changed in User Type</desc>
+    <version ver="5.1.14"/>
+
+  </bug>
+  <bug id="45787">
+
+    <desc>ALTER TABLE doesn't differentiate between unique and foreign key</desc>
+    <version ver="5.0.67"/>
+
+  </bug>
+  <bug id="45789">
+
+    <desc>Upgrade from 6.3.x directly to 7.0.y ndbmtd does not warn</desc>
+    <version ver="7.0.6"/>
+
+  </bug>
+  <bug id="45791">
+
+    <desc>Agent does not report multi row explain plans</desc>
+    <version ver="2.1.0"/>
+
+  </bug>
+  <bug id="45792">
+
+    <desc>Query Browser closes abruptly when typing an apostrophe</desc>
+    <version ver="1.2.12"/>
+
+  </bug>
+  <bug id="45793">
+
+    <desc>macce charset causes error with IBMDB2I</desc>
+    <version ver="5.1.35"/>
+
+  </bug>
+
 </bugversions>


Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml	2009-06-26 23:03:37 UTC (rev 15483)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2009-06-26 23:15:27 UTC (rev 15484)
Changed blocks: 9, Lines Added: 193, Lines Deleted: 34; 5031 bytes

@@ -1325,6 +1325,37 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="45638"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Create temporary table with engine innodb fails
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Archive"/>
     </tags>
 

@@ -2319,6 +2350,37 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: Compiling"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="45706"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: rpm install fails due to incorrect libc linking
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Config Wizard"/>
     </tags>
 

@@ -3053,6 +3115,69 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: DDL"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="43508"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Renaming timestamp or date column triggers table copy
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
+      <manual type="Server: DDL"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="45567"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Fast <literal>ALTER TABLE</literal> broken for enum and
+        set
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: DML"/>
     </tags>
 

@@ -5691,7 +5816,7 @@
     </tags>
 
     <bugs>
-      <fixes bugid="45638"/>
+      <fixes bugid="45749"/>
     </bugs>
 
     <versions>

@@ -5702,7 +5827,8 @@
     <message>
 
       <para>
-        %BUGID%: Create temporary table with engine innodb fails
+        %BUGID%: Race condition in <literal>SET GLOBAL</literal>
+        innodb_commit_concurrency=<literal>DEFAULT</literal>
       </para>
 
       <itemizedlist>

@@ -7130,38 +7256,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="44785"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: @parameters in where clause suboptimal in recent
-        versions of mysql
-      </para>
-
-      <itemizedlist>
-
-        <listitem></listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Server: Optimizer"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="44886"/>
     </bugs>
 

@@ -8602,6 +8696,7 @@
     <versions>
       <version ver="5.1"/>
       <targetfix ver="5.1.36"/>
+      <fixedin ver="5.1.36"/>
     </versions>
 
     <message>

@@ -9475,6 +9570,38 @@
     </tags>
 
     <bugs>
+      <fixes bugid="38240"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Crash in safe_mutex_lock () thr_mutex.c line 97 on
+        rotate_relay_log ()
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
+      <manual type="Server: Replication"/>
+    </tags>
+
+    <bugs>
       <fixes bugid="38934"/>
     </bugs>
 

@@ -10316,6 +10443,38 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: Replication"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="45677"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Slave stops with Duplicate entry for key
+        <literal>PRIMARY</literal> when using trigger
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: SE API"/>
     </tags>
 


Thread
svn commit - mysqldoc@docsrva: r15484 - in trunk/dynamic-docs: changelog open-bugsmartin.brown27 Jun