List:Commits« Previous MessageNext Message »
From:jon Date:March 9 2006 3:42am
Subject:svn commit - mysqldoc@docsrva: r1537 - trunk/refman-common
View as plain text  
Author: jstephens
Date: 2006-03-09 03:42:21 +0100 (Thu, 09 Mar 2006)
New Revision: 1537

Log:

Documenting fix for Bug #17720 (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-03-09 02:18:57 UTC (rev 1536)
+++ trunk/refman-common/news-5.1.xml	2006-03-09 02:42:21 UTC (rev 1537)
@@ -338,6 +338,15 @@
       
       <listitem>
         <para>
+          <literal>ALTER TABLE ... REORGANIZE PARTITION</literal> failed
+          with <errortext>Error on rename of
+            <replaceable>filename</replaceable> ...</errortext> on
Windows.
+          (Bug #17720)  
+        </para>
+      </listitem>
+      
+      <listitem>
+        <para>
           <literal>NDB Cluster</literal>: <literal>ALTER TABLE ... ADD
             INDEX</literal> failed with <errortext>ERROR 756: Index on
               disk column is not supported</errortext> when run against

Thread
svn commit - mysqldoc@docsrva: r1537 - trunk/refman-commonjon9 Mar