List:Commits« Previous MessageNext Message »
From:mcbrown Date:January 9 2008 12:15am
Subject:svn commit - mysqldoc@docsrva: r9522 - trunk/dynamic-docs/open-bugs
View as plain text  
Author: mcbrown
Date: 2008-01-09 01:15:06 +0100 (Wed, 09 Jan 2008)
New Revision: 9522

Log:
Automatic update from openbugs

Modified:
   trunk/dynamic-docs/open-bugs/mysqld.xml


Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml	2008-01-08 20:35:10 UTC (rev 9521)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2008-01-09 00:15:06 UTC (rev 9522)
Changed blocks: 4, Lines Added: 64, Lines Deleted: 32; 2349 bytes

@@ -260,6 +260,7 @@
     <versions>
       <version ver="5.1"/>
       <targetfix ver="5.0+"/>
+      <fixedin ver="5.1.23"/>
     </versions>
 
     <message>

@@ -282,38 +283,6 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
-      <manual type="Client"/>
-    </tags>
-
-    <bugs>
-      <fixes bugid="33192"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1.23, 6.0.4"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: mysql_install_db bad merge, corrupt code == appears to
-        succeed but does nothing
-      </para>
-
-      <itemizedlist>
-
-        <listitem></listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
       <manual type="libmysqld"/>
     </tags>
 

@@ -3292,6 +3261,37 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: Installing"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="33579"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.0+"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Installation is broken for MySQL Enterprise on Leopard
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: I_S"/>
     </tags>
 

@@ -4072,6 +4072,38 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: MyISAM"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="33222"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1+"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: myisam-table drops rows when column is added and a
+        char-field &gt; 128 exists
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: NDBAPI"/>
     </tags>
 


Thread
svn commit - mysqldoc@docsrva: r9522 - trunk/dynamic-docs/open-bugsmcbrown9 Jan