List:Commits« Previous MessageNext Message »
From:jon Date:June 20 2006 11:44am
Subject:svn commit - mysqldoc@docsrva: r2432 - trunk/refman-common
View as plain text  
Author: jstephens
Date: 2006-06-20 13:44:11 +0200 (Tue, 20 Jun 2006)
New Revision: 2432

Log:
Documenting fix for Bug #17310 (Mikael)

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-20 11:15:32 UTC (rev 2431)
+++ trunk/refman-common/news-5.1.xml	2006-06-20 11:44:11 UTC (rev 2432)
@@ -170,6 +170,15 @@
       
       <listitem>
         <para>
+          Following a failed attempt to add an index to an
+          <literal>ARCHIVE</literal> table, it was no longer possible to
+          drop the database in which the table had been created. (Bug
+          #17310) 
+        </para>
+      </listitem>
+      
+      <listitem>
+        <para>
           Using <literal>ALTER TABLE ... ENGINE =
             <replaceable>x</replaceable></literal>, where
           <replaceable>x</replaceable> was not a storage engine

Thread
svn commit - mysqldoc@docsrva: r2432 - trunk/refman-commonjon20 Jun