Author: jstephens
Date: 2007-06-15 14:02:21 +0200 (Fri, 15 Jun 2007)
New Revision: 6803
Log:
Document fix for Bug #28007 (I_S.PARTITIONS)
Modified:
trunk/refman-5.1/news-5.1.xml
Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml 2007-06-15 09:34:47 UTC (rev 6802)
+++ trunk/refman-5.1/news-5.1.xml 2007-06-15 12:02:21 UTC (rev 6803)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 769 bytes
@@ -160,6 +160,14 @@
<listitem>
<para>
+ The <literal>PARTITION_COMMENT</literal> column of the
+ <literal>INFORMATION_SCHEMA.PARTITIONS</literal> table had the
+ wrong default value. (Bug #28007)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Performing <literal>ALTER TABLE ... ADD PARTITION</literal> or
<literal>ALTER TABLE DROP PARTITION</literal> could result in
inconcsistent data, or cause the server to crash, if done
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6803 - trunk/refman-5.1 | jon | 15 Jun |