Author: jstephens
Date: 2011-02-05 10:38:20 +0100 (Sat, 05 Feb 2011)
New Revision: 24978
Log:
Changelog entry: fix for Cluster BUG#59920
Modified:
trunk/dynamic-docs/changelog/mysqld-2.xml
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2011-02-04 19:00:56 UTC (rev 24977)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2011-02-05 09:38:20 UTC (rev 24978)
Changed blocks: 1, Lines Added: 30, Lines Deleted: 0; 950 bytes
@@ -6,6 +6,36 @@
]>
<changelog>
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="cluster"/>
+ <manual type="ndb_restore"/>
+ <manual type="--rebuild-indexes"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="59920"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.51-ndb-7.0.22"/>
+ <version ver="5.1.51-ndb-7.1.11"/>
+ </versions>
+
+ <message>
+
+ <para>
+ <command>ndb_restore
+ <option role="ndb_restore">--rebuild-indexes</option></command>
+ caused multi-threaded index building to occur on the master node
+ only.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="feature">
<tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r24978 - trunk/dynamic-docs/changelog | jon.stephens | 5 Feb |