List:Commits« Previous MessageNext Message »
From:martin.brown Date:March 18 2009 12:15am
Subject:svn commit - mysqldoc@docsrva: r14269 - trunk/dynamic-docs/open-bugs
View as plain text  
Author: mcbrown
Date: 2009-03-18 01:15:14 +0100 (Wed, 18 Mar 2009)
New Revision: 14269

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	2009-03-17 20:15:31 UTC (rev 14268)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2009-03-18 00:15:14 UTC (rev 14269)
Changed blocks: 10, Lines Added: 199, Lines Deleted: 10; 5589 bytes

@@ -1105,7 +1105,7 @@
 
     <versions>
       <version ver="5.1"/>
-      <targetfix ver="5.1.33"/>
+      <targetfix ver="5.1.34"/>
     </versions>
 
     <message>

@@ -1898,6 +1898,38 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: Compiling"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="42872"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: In MySQL 5.1.31, unrecognized --with-innodb,
+        --with-partition, --with-federated
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Config Wizard"/>
     </tags>
 

@@ -3545,6 +3577,37 @@
     </tags>
 
     <bugs>
+      <fixes bugid="41710"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: MySQL 5.1.30 crashes on the latest OpenSolaris 10
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
+      <manual type="Server: General"/>
+    </tags>
+
+    <bugs>
       <fixes bugid="42146"/>
     </bugs>
 

@@ -4292,19 +4355,19 @@
     </tags>
 
     <bugs>
-      <fixes bugid="42643"/>
+      <fixes bugid="42400"/>
     </bugs>
 
     <versions>
       <version ver="5.1"/>
       <targetfix ver="5.1"/>
+      <fixedin ver="5.1.33"/>
     </versions>
 
     <message>
 
       <para>
-        %BUGID%: InnoDB does not support replication of
-        <literal>TRUNCATE TABLE</literal>
+        %BUGID%: InnoDB autoinc code can't handle floating-point columns
       </para>
 
       <itemizedlist>

@@ -4324,19 +4387,19 @@
     </tags>
 
     <bugs>
-      <fixes bugid="42714"/>
+      <fixes bugid="42643"/>
     </bugs>
 
     <versions>
       <version ver="5.1"/>
       <targetfix ver="5.1"/>
-      <fixedin ver="5.1.33"/>
     </versions>
 
     <message>
 
       <para>
-        %BUGID%: <literal>AUTO_INCREMENT</literal> errors in 5.1.31
+        %BUGID%: InnoDB does not support replication of
+        <literal>TRUNCATE TABLE</literal>
       </para>
 
       <itemizedlist>

@@ -4356,19 +4419,19 @@
     </tags>
 
     <bugs>
-      <fixes bugid="43160"/>
+      <fixes bugid="42714"/>
     </bugs>
 
     <versions>
       <version ver="5.1"/>
       <targetfix ver="5.1"/>
+      <fixedin ver="5.1.33"/>
     </versions>
 
     <message>
 
       <para>
-        %BUGID%: InnoDB uses X locks when S locks would work in
-        <literal>DML</literal> subqueries
+        %BUGID%: <literal>AUTO_INCREMENT</literal> errors in 5.1.31
       </para>
 
       <itemizedlist>

@@ -4974,6 +5037,38 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: Locking"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="43160"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: InnoDB uses X locks when S locks would work in
+        <literal>DML</literal> subqueries
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Logging"/>
     </tags>
 

@@ -5776,6 +5871,37 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: Optimizer"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="43612"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Crash in <literal>SELECT</literal> query with profiling
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Packaging"/>
     </tags>
 

@@ -6693,6 +6819,37 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: Partition"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="42944"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: partition not pruned correctly
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Privileges"/>
     </tags>
 

@@ -7927,6 +8084,38 @@
     </tags>
 
     <bugs>
+      <fixes bugid="41754"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+      <targetfix ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: 'Cannot add or update a child row: a foreign key
+        constraint fails' on <literal>SBR</literal>+Innodb
+      </para>
+
+      <itemizedlist>
+
+        <listitem></listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
+      <manual type="Server: Replication"/>
+    </tags>
+
+    <bugs>
       <fixes bugid="41948"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r14269 - trunk/dynamic-docs/open-bugsmartin.brown18 Mar