Author: docauto
Date: 2009-11-05 02:04:30 +0100 (Thu, 05 Nov 2009)
New Revision: 17453
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-11-05 01:00:41 UTC (rev 17452)
+++ trunk/dynamic-docs/changelog/bugversions.xml 2009-11-05 01:04:30 UTC (rev 17453)
Changed blocks: 3, Lines Added: 81, Lines Deleted: 0; 2564 bytes
@@ -114878,6 +114878,12 @@
<version ver="1.1.0"/>
</bug>
+ <bug id="26811">
+
+ <desc>Symbolic links don't work in Windows Vista</desc>
+ <version ver="5.1.16"/>
+
+ </bug>
<bug id="26812">
<desc>QB cannot edit tables whose table names contain a capital letter</desc>
@@ -192021,6 +192027,7 @@
<desc>Mysqldump hangs with ** DEAD ** processes in the processlist with kernel Oops</desc>
<version ver="5.0.67"/>
+ <version ver="5.1.40"/>
</bug>
<bug id="48520">
@@ -192029,5 +192036,79 @@
<version ver="5.2.6"/>
</bug>
+ <bug id="48523">
+ <desc>please backport patch for #45497 to 5.1 serie</desc>
+ <version ver="5.1.39"/>
+
+ </bug>
+ <bug id="48524">
+
+ <desc>Loading innodb_plugin cause gcc-3.x compiled server crash.</desc>
+ <version ver="5.1.40"/>
+
+ </bug>
+ <bug id="48525">
+
+ <desc>trigger changes "Column 'id' cannot be null" behaviour</desc>
+ <version ver="5.0.88"/>
+
+ </bug>
+ <bug id="48526">
+
+ <desc>Data type for float and double is incorrectly reported in InnoDB table monitor</desc>
+ <version ver="5.1.40"/>
+
+ </bug>
+ <bug id="48530">
+
+ <desc>Strange error when LOAD DATA INFILE from a CSV into an ENUM field.</desc>
+ <version ver="5.0.45"/>
+
+ </bug>
+ <bug id="48531">
+
+ <desc>Total length of table names <= 1024 bytes kills ndbd with backup</desc>
+ <version ver="6.3.28"/>
+
+ </bug>
+ <bug id="48535">
+
+ <desc>please make "show create view" return something humanly readable....</desc>
+ <version ver="5.1.40"/>
+
+ </bug>
+ <bug id="48536">
+
+ <desc>slave thread can crash if event scheduler fails to read event table at startup</desc>
+ <version ver="5.1.40"/>
+
+ </bug>
+ <bug id="48537">
+
+ <desc>difference of index selection between rpm binary and .tar.gz binaries</desc>
+ <version ver="5.0.87"/>
+
+ </bug>
+ <bug id="48539">
+
+ <desc>Server crash using R-Tree index lookups. Oddity with NULL values</desc>
+ <version ver="5.1.37"/>
+ <version ver="5.1.40"/>
+
+ </bug>
+ <bug id="48542">
+
+ <desc>Implicit drops on temporary tables aren't always replicated to slaves</desc>
+ <version ver="5.1.39"/>
+ <version ver="5.1.40"/>
+
+ </bug>
+ <bug id="48548">
+
+ <desc>Please reopen Bug #46429</desc>
+ <version ver="6.1.2"/>
+
+ </bug>
+
</bugversions>
Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml 2009-11-05 01:00:41 UTC (rev 17452)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml 2009-11-05 01:04:30 UTC (rev 17453)
Changed blocks: 2, Lines Added: 35, Lines Deleted: 0; 1107 bytes
@@ -4486,6 +4486,40 @@
</tags>
<bugs>
+ <fixes bugid="45829"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1"/>
+ <targetfix ver="5.1"/>
+ <fixedin ver="5.1.38"/>
+ </versions>
+
+ <message>
+
+ <para>
+ %BUGID%: <literal>CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM
+ ROW_FORMAT</literal>=<literal>PAGE</literal> accepted, does
+ nothing
+ </para>
+
+ <itemizedlist>
+
+ <listitem></listitem>
+
+ </itemizedlist>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="custom" customname="open-bugs">
+
+ <tags>
+ <manual type="Server: DDL"/>
+ </tags>
+
+ <bugs>
<fixes bugid="46766"/>
</bugs>
@@ -15100,6 +15134,7 @@
<versions>
<version ver="5.1"/>
<targetfix ver="5.1.41"/>
+ <fixedin ver="5.1.41"/>
</versions>
<message>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r17453 - in trunk/dynamic-docs: changelog open-bugs | martin.brown | 5 Nov |