List:Commits« Previous MessageNext Message »
From:martin.brown Date:April 9 2009 11:15pm
Subject:svn commit - mysqldoc@docsrva: r14577 - in trunk/dynamic-docs: changelog open-bugs
View as plain text  
Author: mcbrown
Date: 2009-04-10 01:15:32 +0200 (Fri, 10 Apr 2009)
New Revision: 14577

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-04-09 20:32:47 UTC (rev 14576)
+++ trunk/dynamic-docs/changelog/bugversions.xml	2009-04-09 23:15:32 UTC (rev 14577)
Changed blocks: 8, Lines Added: 95, Lines Deleted: 5; 3802 bytes

@@ -114707,7 +114707,7 @@
   <bug id="26736">
 
     <desc>Query browser constructs invalid sql:  select * from table.column</desc>
-    <version ver="1.2.9"/>
+    <version ver="1.2.17"/>
 
   </bug>
   <bug id="26737">

@@ -115333,7 +115333,7 @@
   <bug id="26863">
 
     <desc>Cannot add fields to SELECT and WHERE from LEFT OUTER JOIN'ed table</desc>
-    <version ver="1.2.10"/>
+    <version ver="1.2.17"/>
 
   </bug>
   <bug id="26864">

@@ -125046,7 +125046,7 @@
   <bug id="29190">
 
     <desc>Migration Toolkit cant be installed in 'modify' mode</desc>
-    <version ver="1.2.12"/>
+    <version ver="1.2.17"/>
 
   </bug>
   <bug id="29195">

@@ -166986,6 +166986,12 @@
     <version ver="5.0.22"/>
 
   </bug>
+  <bug id="40675">
+
+    <desc>MySQL 5.1 crash with index merge algorithm and Merge tables</desc>
+    <version ver="5.1.29"/>
+
+  </bug>
   <bug id="40676">
 
     <desc>Query Analyzer "formatted" display incorrect for queries with "inner join"</desc>

@@ -175385,7 +175391,7 @@
   <bug id="43098">
 
     <desc>Migration toolkit should transform SqlServer's Unique identifier into Unique.</desc>
-    <version ver="5.1.10"/>
+    <version ver="1.1.17"/>
 
   </bug>
   <bug id="43100">

@@ -176100,6 +176106,12 @@
     <version ver="5.0.30"/>
 
   </bug>
+  <bug id="43354">
+
+    <desc>Use key hint can crash server in explain extended query</desc>
+    <version ver="5.1.31"/>
+
+  </bug>
   <bug id="43356">
 
     <desc>Plugin variables - name not prefixed in warning about failed SET</desc>

@@ -178881,7 +178893,7 @@
   </bug>
   <bug id="44159">
 
-    <desc>mysqli_fetch_fields returns wrong orgtable and orgname for a particular query</desc>
+    <desc>mysqli_fetch_fields returns wrong orgtable and orgname for a particular query </desc>
     <version ver="5.1.33"/>
 
   </bug>

@@ -178915,11 +178927,89 @@
     <version ver="2.1.0"/>
 
   </bug>
+  <bug id="44169">
+
+    <desc>master slave replication fails when insert has a subselect</desc>
+    <version ver="5.0.70"/>
+
+  </bug>
   <bug id="44170">
 
     <desc>Unexpected errors with certain selects</desc>
     <version ver="5.1.30"/>
 
   </bug>
+  <bug id="44172">
 
+    <desc>IBM DB2 components license not GPL or GPL compatible</desc>
+    <version ver="5.1.33"/>
+
+  </bug>
+  <bug id="44174">
+
+    <desc>update syntax Bug</desc>
+    <version ver="5.1.30"/>
+
+  </bug>
+  <bug id="44175">
+
+    <desc>User Administration and Server Connections menu items crash Administrator</desc>
+    <version ver="1.2.17"/>
+
+  </bug>
+  <bug id="44177">
+
+    <desc>Table editor tabs spill over</desc>
+    <version ver="5.1.7"/>
+
+  </bug>
+  <bug id="44180">
+
+    <desc>"set unique_check=0" doesn't work </desc>
+    <version ver="5.0.67"/>
+
+  </bug>
+  <bug id="44186">
+
+    <desc>InnoDB Plugin: Valgrind problems</desc>
+    <version ver="1.0.3"/>
+
+  </bug>
+  <bug id="44188">
+
+    <desc>STOP SLAVE should flush info files and relay logs.</desc>
+    <version ver="5.1.33"/>
+
+  </bug>
+  <bug id="44189">
+
+    <desc>comment problem (again)</desc>
+    <version ver="5.1.33"/>
+
+  </bug>
+  <bug id="44193">
+
+    <desc>Since 6.0.9 default falcon_page_cache_size is 256MB rather than 4MB</desc>
+    <version ver="6.0.10"/>
+
+  </bug>
+  <bug id="44194">
+
+    <desc>ExecuteNonQuery for update commands does not match actual rows updated</desc>
+    <version ver="5.2.5"/>
+
+  </bug>
+  <bug id="44196">
+
+    <desc>Data inconsistency adding elements to a ENUM column</desc>
+    <version ver="5.1.23"/>
+
+  </bug>
+  <bug id="44197">
+
+    <desc>DataAdapter not update from DataSet </desc>
+    <version ver="5.1.29"/>
+
+  </bug>
+
 </bugversions>


Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml	2009-04-09 20:32:47 UTC (rev 14576)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2009-04-09 23:15:32 UTC (rev 14577)
Changed blocks: 4, Lines Added: 130, Lines Deleted: 0; 2699 bytes

@@ -1230,6 +1230,38 @@
     </tags>
 
     <bugs>
+      <fixes bugid="43354"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+      <fixedin ver="5.1.33"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Use key hint can crash server in explain extended query
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
+      <manual type="Server"/>
+    </tags>
+
+    <bugs>
       <fixes bugid="43579"/>
     </bugs>
 

@@ -4427,6 +4459,39 @@
     </tags>
 
     <bugs>
+      <fixes bugid="42075"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+      <fixedin ver="5.1.33"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: dict_load_indexes failure in dict_load_table will
+        corrupt the dictionary cache
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
+      <manual type="Server: InnoDB"/>
+    </tags>
+
+    <bugs>
       <fixes bugid="42101"/>
     </bugs>
 

@@ -4458,6 +4523,38 @@
     </tags>
 
     <bugs>
+      <fixes bugid="42152"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+      <fixedin ver="5.1.33"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Race condition in lock_is_table_exclusive()
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
+      <manual type="Server: InnoDB"/>
+    </tags>
+
+    <bugs>
       <fixes bugid="42279"/>
     </bugs>
 

@@ -5434,6 +5531,39 @@
     </tags>
 
     <bugs>
+      <fixes bugid="40675"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1.33"/>
+      <fixedin ver="5.1.33"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: MySQL 5.1 crash with index merge algorithm and Merge
+        tables
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
+      <manual type="Server: Merge"/>
+    </tags>
+
+    <bugs>
       <fixes bugid="41212"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r14577 - in trunk/dynamic-docs: changelog open-bugsmartin.brown10 Apr