Author: shinz
Date: 2006-02-27 15:46:42 +0100 (Mon, 27 Feb 2006)
New Revision: 1447
Log:
Moved bug #17169 from 5.1.8 to 5.1.7 (Joerg)
Modified:
trunk/refman-common/news-5.1.xml
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-02-27 13:40:35 UTC (rev 1446)
+++ trunk/refman-common/news-5.1.xml 2006-02-27 14:46:42 UTC (rev 1447)
@@ -208,7 +208,7 @@
guaranteed to have unque names. (Bug #15408)
</para>
</listitem>
-
+
<listitem>
<para>
Added the <literal>FOR UPGRADE</literal> option for the
@@ -417,9 +417,17 @@
table on a non-max server caused a server crash. (Bug #16591)
</para>
</listitem>
-
+
<listitem>
<para>
+ Attempting to add a new partition to a table partitioned by a
+ unique key would cause an <errortext>Out of memory</errortext>
+ error. (Bug #17169)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
MySQL server dropped client connection for certain SELECT
statements against views defined that used
<literal>MERGE</literal> algorithm. (Bug #16260)
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1447 - trunk/refman-common | stefan | 27 Feb |