List:Commits« Previous MessageNext Message »
From:martin.brown Date:August 19 2009 12:03am
Subject:svn commit - mysqldoc@docsrva: r16188 - in trunk/dynamic-docs: changelog open-bugs
View as plain text  
Author: docauto
Date: 2009-08-19 02:03:12 +0200 (Wed, 19 Aug 2009)
New Revision: 16188

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-08-18 20:33:49 UTC (rev 16187)
+++ trunk/dynamic-docs/changelog/bugversions.xml	2009-08-19 00:03:12 UTC (rev 16188)
Changed blocks: 4, Lines Added: 119, Lines Deleted: 2; 3551 bytes

@@ -154509,7 +154509,7 @@
   <bug id="37071">
 
     <desc>Workbench and "on update" clause on timestamp columns</desc>
-    <version ver="5.0.22"/>
+    <version ver="5.1.17"/>
 
   </bug>
   <bug id="37073">

@@ -170893,7 +170893,6 @@
 
     <desc>Wrong locking for UPDATE with subqueries leads to broken statement replication</desc>
     <version ver="5.0.76"/>
-    <version ver="5.1.31"/>
 
   </bug>
   <bug id="42109">

@@ -186597,6 +186596,13 @@
     <version ver="5.1.37"/>
 
   </bug>
+  <bug id="46749">
+
+    <desc>Segfault in Bitmap&lt;64u&lt;::merge (this=0xcc, map2=@0xb050fe54) at sql_bitmap.h</desc>
+    <version ver="5.0.84"/>
+    <version ver="5.1.37"/>
+
+  </bug>
   <bug id="46756">
 
     <desc>Test group_min_max fails in valgrind mode</desc>

@@ -186658,5 +186664,116 @@
     <version ver="5.0.83"/>
 
   </bug>
+  <bug id="46770">
 
+    <desc>5.1 Crashing due to segfault in Bitmap&lt;64u&lt;::merge</desc>
+    <version ver="5.0.84"/>
+    <version ver="5.1.37"/>
+
+  </bug>
+  <bug id="46771">
+
+    <desc>'Tablea' &lt;&lt; 'TableA' gives different results when querying information_schema</desc>
+    <version ver="5.1.36"/>
+
+  </bug>
+  <bug id="46773">
+
+    <desc>Created table named roots: unable to delete primary key on it or even drop it</desc>
+    <version ver="5.0.37"/>
+
+  </bug>
+  <bug id="46775">
+
+    <desc>Invalid user and empty password on connect, invalid error output.</desc>
+    <version ver="5.1.36"/>
+
+  </bug>
+  <bug id="46776">
+
+    <desc>MySQL client confused by quotes, treats data as commands</desc>
+    <version ver="5.1.35"/>
+
+  </bug>
+  <bug id="46779">
+
+    <desc>restore fails as 'dummy' table representing VIEW is invalid</desc>
+    <version ver="5.1.37"/>
+
+  </bug>
+  <bug id="46780">
+
+    <desc>lock table write, then create trigger, but failed</desc>
+    <version ver="5.0.38"/>
+
+  </bug>
+  <bug id="46781">
+
+    <desc>hex-blob option not working properly</desc>
+    <version ver="5.1.23"/>
+    <version ver="6.2.13"/>
+
+  </bug>
+  <bug id="46782">
+
+    <desc>one ndbmtd crash with Err code 2341 when take a dbt2 test</desc>
+    <version ver="5.1.35"/>
+    <version ver="7.0.6"/>
+
+  </bug>
+  <bug id="46783">
+
+    <desc>Workbench autoticks the "Skip Creation of FOREIGN KEYS" export checkbox</desc>
+    <version ver="5.1.17"/>
+
+  </bug>
+  <bug id="46787">
+
+    <desc>Forward Engineer for SQL CREATE does not work</desc>
+    <version ver="5.1.17"/>
+
+  </bug>
+  <bug id="46788">
+
+    <desc>While using ON DUPLICATE KEY UPDATE on a batchRewriteStatements I get exception</desc>
+    <version ver="5.1.8"/>
+
+  </bug>
+  <bug id="46789">
+
+    <desc>Line Break issues</desc>
+    <version ver="5.1.17"/>
+
+  </bug>
+  <bug id="46793">
+
+    <desc>Slave Fail with "Errno: 1594,Relay log read failure"</desc>
+    <version ver="5.1.37"/>
+
+  </bug>
+  <bug id="46794">
+
+    <desc>Windows binary for 5.1.39 does not include InnoDB plugin</desc>
+    <version ver="5.1.39"/>
+
+  </bug>
+  <bug id="46795">
+
+    <desc>Stop loading commands if error occurs</desc>
+    <version ver="5.1.31"/>
+
+  </bug>
+  <bug id="46796">
+
+    <desc>REPLACE / CALL do not have a rows graph in statement popup</desc>
+    <version ver="2.1.0"/>
+
+  </bug>
+  <bug id="46798">
+
+    <desc>SHOW CREATE VIEW causes segmentation fault</desc>
+    <version ver="5.1.31"/>
+
+  </bug>
+
 </bugversions>


Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml	2009-08-18 20:33:49 UTC (rev 16187)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2009-08-19 00:03:12 UTC (rev 16188)
Changed blocks: 2, Lines Added: 0, Lines Deleted: 74; 1938 bytes

@@ -172,48 +172,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="30946"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: mysqldump silently ignores --default-character-set when
-        used with --tab
-      </para>
-
-      <itemizedlist>
-
-        <listitem>
-          <para>
-            Dumps for tables containing columns with different character
-            sets would not be reloadable. To deal with this, a CHARACTER
-            SET clause is being added to SELECT ... INTO OUTFILE (which
-            mysqldump uses) so that all columns will be converted to a
-            single character set on output. The same character set can
-            be specified for LOAD DATA to enable the dump file to be
-            reloaded.
-          </para>
-        </listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Client"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="34129"/>
     </bugs>
 

@@ -8975,38 +8933,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="41838"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1.31"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: shared-compat packages missing for Enterprise 5.1
-        builds
-      </para>
-
-      <itemizedlist>
-
-        <listitem></listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Server: Packaging"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="41998"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r16188 - in trunk/dynamic-docs: changelog open-bugsmartin.brown19 Aug