Author: jstephens
Date: 2010-08-24 13:01:32 +0200 (Tue, 24 Aug 2010)
New Revision: 22410
Log:
Changelog entries for MCM bugfixes:
BUG#53184, BUG#53411, BUG#53480
Modified:
trunk/dynamic-docs/changelog/cluster-manager.xml
Modified: trunk/dynamic-docs/changelog/cluster-manager.xml
===================================================================
--- trunk/dynamic-docs/changelog/cluster-manager.xml 2010-08-24 09:28:11 UTC (rev 22409)
+++ trunk/dynamic-docs/changelog/cluster-manager.xml 2010-08-24 11:01:32 UTC (rev 22410)
Changed blocks: 1, Lines Added: 72, Lines Deleted: 0; 1925 bytes
@@ -6,6 +6,78 @@
]>
<changelog>
+ <logentry entrytype="bug">
+
+ <bugs>
+ <fixes bugid="53480"/>
+ </bugs>
+
+ <versions>
+ <version ver="1.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Using the <literal>create site</literal> command with a hostname
+ and the hostname's IP address together in the hosts list
+ triggered Error 1002 <errortext>Agent on host
+ <replaceable>ip_address</replaceable> is
+ unavailable</errortext>, instead of the expected Error 2001
+ <errortext>Host list contains duplicates</errortext>.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
+ <fixes bugid="53411"/>
+ </bugs>
+
+ <versions>
+ <version ver="1.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ When using MySQL Cluster NDB 6.3.31, &mcm; did not restart node
+ processes with the <option>--initial</option> option when
+ updating attributes requiring a restart with this option when
+ being changed.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
+ <fixes bugid="53184"/>
+ </bugs>
+
+ <versions>
+ <version ver="1.1"/>
+ </versions>
+
+ <message>
+
+ <para>
+ When a <literal>create cluster</literal> command was used to
+ create a cluster without any <literal>mysqld</literal>
+ processes, an empty <literal>[mysqld]</literal> section was
+ still written into the cluster's
+ <filename>config.ini</filename> file.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="feature">
<tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22410 - trunk/dynamic-docs/changelog | jon.stephens | 24 Aug |