List:Commits« Previous MessageNext Message »
From:jon Date:September 16 2007 7:58pm
Subject:svn commit - mysqldoc@docsrva: r7873 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-09-16 19:58:04 +0200 (Sun, 16 Sep 2007)
New Revision: 7873

Log:

Documented mainline 5.1 fix for Cluster/Disk Data Bug #29102.



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-09-16 06:00:03 UTC (rev 7872)
+++ trunk/refman-5.1/news-5.1.xml	2007-09-16 17:58:04 UTC (rev 7873)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 788 bytes

@@ -165,6 +165,15 @@
 
       <listitem>
         <para>
+          <literal>NDB Cluster</literal> (Disk Data): <literal>DROP
+          TABLESPACE</literal> failed when a table that had been using
+          the tablespace contained a <literal>BLOB</literal> column.
+          (Bug #29102)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           <literal>NDB Cluster</literal>: The description of the
           <option>--print</option> option in the output from
           <command>ndb_restore <option>--help</option></command>
was


Thread
svn commit - mysqldoc@docsrva: r7873 - trunk/refman-5.1jon16 Sep