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

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-26 18:11:41 UTC (rev 16291)
+++ trunk/dynamic-docs/changelog/bugversions.xml	2009-08-27 00:03:19 UTC (rev 16292)
Changed blocks: 2, Lines Added: 72, Lines Deleted: 0; 2176 bytes

@@ -178235,6 +178235,8 @@
 
     <desc>Replication failed</desc>
     <version ver="5.1.33"/>
+    <version ver="5.1.37"/>
+    <version ver="5.1.39"/>
 
   </bug>
   <bug id="44361">

@@ -187153,5 +187155,75 @@
     <version ver="5.1.8"/>
 
   </bug>
+  <bug id="46926">
 
+    <desc>mysql-monitor-agent -- agent-generate-uuid tries to open proxy socket </desc>
+    <version ver="2.0.5"/>
+    <version ver="2.1.0"/>
+
+  </bug>
+  <bug id="46927">
+
+    <desc>mysql-monitor-agent fails silently if proxy-address is an invalid address</desc>
+    <version ver="2.0.5"/>
+    <version ver="2.1.0"/>
+
+  </bug>
+  <bug id="46929">
+
+    <desc>/etc/init.d/mysql-monitor-agent does not detect failures</desc>
+    <version ver="2.0.5"/>
+    <version ver="2.1.0"/>
+
+  </bug>
+  <bug id="46930">
+
+    <desc>Database name embedded in CommandText</desc>
+    <version ver="6.0.4"/>
+
+  </bug>
+  <bug id="46932">
+
+    <desc>SET TRANSACTION ISOLATION LEVEL documentation wrong</desc>
+    <version ver="5.0.32"/>
+
+  </bug>
+  <bug id="46937">
+
+    <desc>Right click on the last row (table column) in columns tab crashes the app</desc>
+    <version ver="5.1.17"/>
+
+  </bug>
+  <bug id="46939">
+
+    <desc>Connector/NET generates exception when using Session State Provider</desc>
+    <version ver="6.1.1"/>
+
+  </bug>
+  <bug id="46940">
+
+    <desc>Changing datatype doesn't update datatype in diagram (but tooltips gets updated)</desc>
+    <version ver="5.1.17"/>
+
+  </bug>
+  <bug id="46941">
+
+    <desc>crash with lower_case_table_names=2 and foreign key data dictionary confusion</desc>
+    <version ver="5.1.30"/>
+    <version ver="5.1.39"/>
+
+  </bug>
+  <bug id="46943">
+
+    <desc>Tables in Layout Don't Update on Table Definition Changes</desc>
+    <version ver="5.1.17"/>
+
+  </bug>
+  <bug id="46947">
+
+    <desc>Embedded SELECT without FOR UPDATE is causing a lock</desc>
+    <version ver="5.1.37"/>
+
+  </bug>
+
 </bugversions>


Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml	2009-08-26 18:11:41 UTC (rev 16291)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2009-08-27 00:03:19 UTC (rev 16292)
Changed blocks: 4, Lines Added: 64, Lines Deleted: 64; 2908 bytes

@@ -2930,38 +2930,6 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
-      <manual type="Server: Compiling"/>
-    </tags>
-
-    <bugs>
-      <fixes bugid="46718"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: InnoDB plugin incompatible with gcc 4.1 (at least: on
-        <literal>PPC</literal>): "Undefined symbol"
-      </para>
-
-      <itemizedlist>
-
-        <listitem></listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
       <manual type="Server: Config Wizard"/>
     </tags>
 

@@ -6870,6 +6838,38 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: InnoDB Plugin"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="46718"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: InnoDB plugin incompatible with gcc 4.1 (at least: on
+        <literal>PPC</literal>): "Undefined symbol"
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Installing"/>
     </tags>
 

@@ -7624,38 +7624,6 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
-      <manual type="Server: Logging"/>
-    </tags>
-
-    <bugs>
-      <fixes bugid="46640"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: output from mysqlbinlog command in 5.1 breaks
-        replication
-      </para>
-
-      <itemizedlist>
-
-        <listitem></listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
       <manual type="Server: Memory"/>
     </tags>
 

@@ -11075,6 +11043,38 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: RBR"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="46640"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: output from mysqlbinlog command in 5.1 breaks
+        replication
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Replication"/>
     </tags>
 


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