List:Commits« Previous MessageNext Message »
From:jon Date:June 7 2006 12:07pm
Subject:svn commit - mysqldoc@docsrva: r2299 - trunk/refman-common
View as plain text  
Author: jstephens
Date: 2006-06-07 14:07:52 +0200 (Wed, 07 Jun 2006)
New Revision: 2299

Log:
Documenting fix for Bug #19067 (Partitioning)

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-07 11:35:52 UTC (rev 2298)
+++ trunk/refman-common/news-5.1.xml	2006-06-07 12:07:52 UTC (rev 2299)
@@ -151,6 +151,13 @@
     </para>
 
     <itemizedlist>
+      
+      <listitem>
+        <para>
+          Using <literal>ALTER TABLE</literal> on a subpartitioned table
+          caused the server to crash. (Bug #19067)
+        </para>
+      </listitem>
 
       <listitem>
         <para>

Thread
svn commit - mysqldoc@docsrva: r2299 - trunk/refman-commonjon7 Jun