Author: jstephens
Date: 2008-10-04 10:42:45 +0200 (Sat, 04 Oct 2008)
New Revision: 11981
Log:
Documented fix for Cluster Bug #39613
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-10-04 08:22:37 UTC (rev 11980)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-10-04 08:42:45 UTC (rev 11981)
Changed blocks: 1, Lines Added: 28, Lines Deleted: 0; 867 bytes
@@ -6,6 +6,34 @@
]>
<changelog>
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="cluster"/>
+ <manual type="CREATE DATABASE"/>
+ <manual type="DROP DATABASE"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="39613"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.28-ndb-6.2.16"/>
+ <version ver="5.1.28-ndb-6.3.18"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Dropping and then re-creating a database on one SQL node caused
+ other SQL nodes to hang.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="feature">
<tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11981 - trunk/dynamic-docs/changelog | jon | 4 Oct |