Author: jstephens
Date: 2007-03-28 12:33:03 +0200 (Wed, 28 Mar 2007)
New Revision: 5596
Log:
Documenting fix for Cluster Bug #27254 (5.1-mainline)
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-03-28 07:15:14 UTC (rev 5595)
+++ trunk/refman-5.1/news-5.1.xml 2007-03-28 10:33:03 UTC (rev 5596)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 868 bytes
@@ -354,6 +354,15 @@
<listitem>
<para>
+ <literal>NDB Cluster</literal>: After putting the cluster in
+ single user mode from one MySQL server, trying to drop an NDB
+ table from a second MySQL server also connected to the cluster
+ would cause the second MySQL server to hang. (Bug #27254)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>NDB Cluster</literal> (Cluster APIs): You can now use
the <literal>ndb_mgm_check_connection()</literal> function to
determine whether a management server is running. See
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5596 - trunk/refman-5.1 | jon | 28 Mar |