Author: jstephens
Date: 2006-04-24 18:45:03 +0200 (Mon, 24 Apr 2006)
New Revision: 1916
Log:
Documenting fix for Bug #17992 (Partitioning/InnoDB).
Modified:
trunk/refman-common/news-5.1.xml
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-04-24 16:26:27 UTC (rev 1915)
+++ trunk/refman-common/news-5.1.xml 2006-04-24 16:45:03 UTC (rev 1916)
@@ -146,6 +146,16 @@
<listitem>
<para>
+ <literal>InnoDB</literal>: A <literal>DELETE</literal>
+ followed by an <literal>INSERT</literal> and then by an
+ <literal>UPDATE</literal> on a partitioned
+ <literal>InnoDB</literal> table caused subsequent queries to
+ return incorrect results. (Bug #17992)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>NDB Cluster</literal>: A table insert or update of
more than 128 bytes of data in a 4-replica Cluster could cause
a node to crash. (Bug #18622)
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1916 - trunk/refman-common | jon | 24 Apr |