Author: jstephens
Date: 2006-06-02 07:30:33 +0200 (Fri, 02 Jun 2006)
New Revision: 2252
Log:
Documenting fix for Partitioning Bug #20161.
Modified:
trunk/refman-common/news-5.1.xml
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-06-02 04:39:46 UTC (rev 2251)
+++ trunk/refman-common/news-5.1.xml 2006-06-02 05:30:33 UTC (rev 2252)
@@ -146,6 +146,16 @@
<listitem>
<para>
+ For a table having <literal>LINEAR HASH</literal>
+ subpartitions, the <literal>LINEAR</literal> keyword did not
+ appear in the <literal>SUBPARTITION_METHOD</literal> column of
+ the <literal>INFORMATION_SCHEMA.PARTITIONS</literal> table.
+ (Bug #20161)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>NDB Cluster</literal>: The failure of a data node
when preparing to commit a transaction (that is, while the
node's status was <literal>CS_PREPARE_TO_COMMIT</literal>)
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2252 - trunk/refman-common | jon | 2 Jun |