Author: paul
Date: 2006-05-14 01:02:44 +0200 (Sun, 14 May 2006)
New Revision: 2088
Log:
r10355@frost: paul | 2006-05-13 18:01:55 -0500
Document Bug#18940.
Modified:
trunk/
trunk/refman-common/news-5.0.xml
trunk/refman-common/news-5.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:7454
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:10342
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:4886
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:7454
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:10355
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:4886
Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml 2006-05-13 15:45:24 UTC (rev 2087)
+++ trunk/refman-common/news-5.0.xml 2006-05-13 23:02:44 UTC (rev 2088)
@@ -301,7 +301,7 @@
<para>
A range access optimizer heuristic was invalid, causing some
queries to be much slower in MySQL 5.0 than in 4.0. (Bug
- #17379)
+ #17379, Bug #18940)
</para>
</listitem>
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-05-13 15:45:24 UTC (rev 2087)
+++ trunk/refman-common/news-5.1.xml 2006-05-13 23:02:44 UTC (rev 2088)
@@ -417,6 +417,14 @@
<listitem>
<para>
+ A range access optimizer heuristic was invalid, causing some
+ queries to be much slower in MySQL 5.0 than in 4.0. (Bug
+ #17379, Bug #18940)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>SELECT DISTINCT</literal> queries sometimes returned
only the last row. (Bug #18068)
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2088 - in trunk: . refman-common | paul | 14 May |