Author: paul
Date: 2006-07-20 21:02:18 +0200 (Thu, 20 Jul 2006)
New Revision: 2790
Log:
Modified:
trunk/refman-common/news-4.1.xml
trunk/refman-common/news-5.0.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:11808
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:12505
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:8441
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:11808
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:12507
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:8441
Modified: trunk/refman-common/news-4.1.xml
===================================================================
--- trunk/refman-common/news-4.1.xml 2006-07-20 18:13:49 UTC (rev 2789)
+++ trunk/refman-common/news-4.1.xml 2006-07-20 19:02:18 UTC (rev 2790)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 9; 775 bytes
@@ -190,15 +190,6 @@
<listitem>
<para>
- The use of <literal>WHERE <replaceable>col_name</replaceable>
- IS NULL</literal> in <literal>SELECT</literal> statements
- reset the value of <literal>LAST_INSERT_ID()</literal> to
- zero. (Bug #14553)
- </para>
- </listitem>
-
- <listitem>
- <para>
Use of the join cache in favor of an index for <literal>ORDER
BY</literal> operations could cause incorrect result sorting.
(Bug #17212)
Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml 2006-07-20 18:13:49 UTC (rev 2789)
+++ trunk/refman-common/news-5.0.xml 2006-07-20 19:02:18 UTC (rev 2790)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 17; 1008 bytes
@@ -335,23 +335,6 @@
<listitem>
<para>
- The use of <literal>WHERE <replaceable>col_name</replaceable>
- IS NULL</literal> in <literal>SELECT</literal> statements
- reset the value of <literal>LAST_INSERT_ID()</literal> to
- zero. (Bug #14553)
- </para>
- </listitem>
-
- <listitem>
- <para>
- The server crashed when using the range access method to
- execut a subquery with a <literal>ORDER BY DESC</literal>
- clause. (Bug #20869)
- </para>
- </listitem>
-
- <listitem>
- <para>
Use of the join cache in favor of an index for <literal>ORDER
BY</literal> operations could cause incorrect result sorting.
(Bug #17212)
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2790 - in trunk: . refman-common | paul | 20 Jul |