Author: mcbrown
Date: 2009-04-01 01:15:35 +0200 (Wed, 01 Apr 2009)
New Revision: 14445
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-03-31 20:59:10 UTC (rev 14444)
+++ trunk/dynamic-docs/changelog/bugversions.xml 2009-03-31 23:15:35 UTC (rev 14445)
Changed blocks: 9, Lines Added: 101, Lines Deleted: 8; 4108 bytes
@@ -128659,6 +128659,7 @@
<desc>optimizer is very reluctant to chose index_merge algorithm</desc>
<version ver="5.0.48"/>
+ <version ver="5.1.34"/>
</bug>
<bug id="30154">
@@ -139972,7 +139973,7 @@
<bug id="33188">
<desc>reserved words are not quoted in generated queries</desc>
- <version ver="1.2.12"/>
+ <version ver="1.2.17"/>
</bug>
<bug id="33190">
@@ -160598,6 +160599,7 @@
<desc>changing master/slave roles does not reflect properly in MEM</desc>
<version ver="1.3.2"/>
<version ver="1.3.3"/>
+ <version ver="2.0.5"/>
</bug>
<bug id="38676">
@@ -167309,7 +167311,7 @@
<bug id="40763">
<desc>Query browser will not edit tables that start with a number</desc>
- <version ver="1.2.14"/>
+ <version ver="1.2.17"/>
</bug>
<bug id="40764">
@@ -176104,6 +176106,7 @@
<desc>STRAIGHT_JOIN doesn't work for nested joins</desc>
<version ver="5.1.30"/>
+ <version ver="5.1.34"/>
</bug>
<bug id="43370">
@@ -177677,12 +177680,6 @@
<version ver="5.0.51"/>
</bug>
- <bug id="43808">
-
- <desc>binlog error: sanity check failed</desc>
- <version ver="5.1.31"/>
-
- </bug>
<bug id="43809">
<desc>Select Distinct with Where clause generated error 1178 (42000)</desc>
@@ -178194,6 +178191,12 @@
<version ver="6.0.10"/>
</bug>
+ <bug id="43942">
+
+ <desc>Make SyncObject::backoff really backoff</desc>
+ <version ver="6.0.10"/>
+
+ </bug>
<bug id="43943">
<desc>Unable to use workbench, can't click the menus without receiving an error.</desc>
@@ -178290,6 +178293,8 @@
<desc>"Packets out of order" calling a SHOW TABLE STATUS</desc>
<version ver="5.1.30"/>
+ <version ver="5.1.32"/>
+ <version ver="5.1.34"/>
</bug>
<bug id="43965">
@@ -178323,5 +178328,93 @@
<version ver="6.4.3"/>
</bug>
+ <bug id="43970">
+ <desc>Some SNMP manager can't detect 'Application Error' SNMP notifications.</desc>
+ <version ver="2.0.5"/>
+
+ </bug>
+ <bug id="43972">
+
+ <desc>Schema Information Bug (System.Byte[] and Invalid Cast)</desc>
+ <version ver="5.2.5"/>
+ <version ver="6.0.0"/>
+
+ </bug>
+ <bug id="43975">
+
+ <desc>Slave crashes if RBR has as destination a view rather than a table</desc>
+ <version ver="5.1.32"/>
+ <version ver="6.4.3"/>
+
+ </bug>
+ <bug id="43976">
+
+ <desc>forced node shutdown after exiting single user mode</desc>
+ <version ver="5.1.30"/>
+ <version ver="6.3.20"/>
+
+ </bug>
+ <bug id="43977">
+
+ <desc>Nested queries / Subqueries produce errors</desc>
+ <version ver="6.0.10"/>
+
+ </bug>
+ <bug id="43978">
+
+ <desc>You have an error in your SQL syntax ...</desc>
+ <version ver="5.1.30"/>
+
+ </bug>
+ <bug id="43981">
+
+ <desc>After MyODBC reconnects to MySQL server it forgots to execute initial statement</desc>
+ <version ver="3.51.27"/>
+
+ </bug>
+ <bug id="43984">
+
+ <desc>Poor performance on SPARC in sysbench OLTP test with higher number of threads</desc>
+ <version ver="5.1.30"/>
+ <version ver="6.0.10"/>
+
+ </bug>
+ <bug id="43986">
+
+ <desc>Wrong values displayed</desc>
+ <version ver="5.2.5"/>
+
+ </bug>
+ <bug id="43989">
+
+ <desc>Query Analyzer tab causes full table scan on the MEM database</desc>
+ <version ver="2.1.0"/>
+
+ </bug>
+ <bug id="43993">
+
+ <desc>no sorting order in mysql model view</desc>
+ <version ver="5.1.9"/>
+
+ </bug>
+ <bug id="43995">
+
+ <desc>Falcon Valgrind warnings in StorageInterface, StorageHandler & CmdGen</desc>
+ <version ver="6.0.10"/>
+
+ </bug>
+ <bug id="43997">
+
+ <desc>Null foreign key on a table results in an 'unserializing GRT data' error</desc>
+ <version ver="5.1.9"/>
+
+ </bug>
+ <bug id="44002">
+
+ <desc>The unit tests lf-t and waiting_threads-t are not built and executed on windows</desc>
+ <version ver="6.0.11"/>
+
+ </bug>
+
</bugversions>
Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml 2009-03-31 20:59:10 UTC (rev 14444)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml 2009-03-31 23:15:35 UTC (rev 14445)
Changed blocks: 9, Lines Added: 291, Lines Deleted: 2; 6119 bytes
@@ -1172,7 +1172,7 @@
<versions>
<version ver="5.1"/>
- <targetfix ver="5.1.34"/>
+ <targetfix ver="5.1.35"/>
</versions>
<message>
@@ -3159,6 +3159,37 @@
</tags>
<bugs>
+ <fixes bugid="34521"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1"/>
+ <targetfix ver="5.1, 6.0.11"/>
+ </versions>
+
+ <message>
+
+ <para>
+ %BUGID%: deprecated options in sample configuration .cnf files
+ </para>
+
+ <itemizedlist>
+
+ <listitem></listitem>
+
+ </itemizedlist>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="custom" customname="open-bugs">
+
+ <tags>
+ <manual type="Server: General"/>
+ </tags>
+
+ <bugs>
<fixes bugid="36751"/>
</bugs>
@@ -4045,7 +4076,7 @@
<versions>
<version ver="5.1"/>
- <targetfix ver="5.1"/>
+ <targetfix ver="5.1.35"/>
</versions>
<message>
@@ -4684,6 +4715,38 @@
</tags>
<bugs>
+ <fixes bugid="41998"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1"/>
+ <targetfix ver="5.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ %BUGID%: Solaris 10 postinstall script fails to copy from wrong
+ dir
+ </para>
+
+ <itemizedlist>
+
+ <listitem></listitem>
+
+ </itemizedlist>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="custom" customname="open-bugs">
+
+ <tags>
+ <manual type="Server: Installing"/>
+ </tags>
+
+ <bugs>
<fixes bugid="42820"/>
</bugs>
@@ -5204,6 +5267,38 @@
<logentry entrytype="custom" customname="open-bugs">
<tags>
+ <manual type="Server: Logging"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="43885"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1"/>
+ <targetfix ver="5.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ %BUGID%: main.variables-big fails because of warnings within the
+ server log
+ </para>
+
+ <itemizedlist>
+
+ <listitem></listitem>
+
+ </itemizedlist>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="custom" customname="open-bugs">
+
+ <tags>
<manual type="Server: Memory"/>
</tags>
@@ -5655,6 +5750,70 @@
<logentry entrytype="custom" customname="open-bugs">
<tags>
+ <manual type="Server: MyISAM"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="43932"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1"/>
+ <targetfix ver="5.1.35"/>
+ </versions>
+
+ <message>
+
+ <para>
+ %BUGID%: myisam index corruption with large index and large
+ key_buffer_size
+ </para>
+
+ <itemizedlist>
+
+ <listitem></listitem>
+
+ </itemizedlist>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="custom" customname="open-bugs">
+
+ <tags>
+ <manual type="Server: MyISAM"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="43940"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1"/>
+ <targetfix ver="5.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ %BUGID%: 64-bit windows myisamchk doesn't support
+ key_buffer_size > 4G
+ </para>
+
+ <itemizedlist>
+
+ <listitem></listitem>
+
+ </itemizedlist>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="custom" customname="open-bugs">
+
+ <tags>
<manual type="Server: Optimizer"/>
</tags>
@@ -8419,6 +8578,38 @@
<logentry entrytype="custom" customname="open-bugs">
<tags>
+ <manual type="Server: Replication"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="43949"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1"/>
+ <targetfix ver="5.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ %BUGID%: Initialization of slave produces a warning message in
+ Valgrind
+ </para>
+
+ <itemizedlist>
+
+ <listitem></listitem>
+
+ </itemizedlist>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="custom" customname="open-bugs">
+
+ <tags>
<manual type="Server: SE API"/>
</tags>
@@ -8653,6 +8844,39 @@
<logentry entrytype="custom" customname="open-bugs">
<tags>
+ <manual type="Server: SP"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="43884"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1"/>
+ <targetfix ver="5.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ %BUGID%: <literal>SP</literal> + filename param as
+ <literal>TEXT</literal> + <literal>LOAD_FILE</literal> inside,
+ causes valgrind warnings in <literal>PB</literal>
+ </para>
+
+ <itemizedlist>
+
+ <listitem></listitem>
+
+ </itemizedlist>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="custom" customname="open-bugs">
+
+ <tags>
<manual type="Server: Types"/>
</tags>
@@ -8878,6 +9102,71 @@
<logentry entrytype="custom" customname="open-bugs">
<tags>
+ <manual type="Server: XML"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="43937"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1"/>
+ <targetfix ver="5.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ %BUGID%: ExtractValue fails for subsequent valid
+ <literal>XML</literal> values after an invalid
+ <literal>XML</literal>
+ </para>
+
+ <itemizedlist>
+
+ <listitem></listitem>
+
+ </itemizedlist>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="custom" customname="open-bugs">
+
+ <tags>
+ <manual type="Tests: Replication"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="43913"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1"/>
+ <targetfix ver="5.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ %BUGID%: rpl_cross_version can't pass on conflicts complainig
+ clash with --slave-load-tm
+ </para>
+
+ <itemizedlist>
+
+ <listitem></listitem>
+
+ </itemizedlist>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="custom" customname="open-bugs">
+
+ <tags>
<manual type="Tests: Server"/>
</tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r14445 - in trunk/dynamic-docs: changelog open-bugs | martin.brown | 1 Apr |