Author: jstephens
Date: 2008-05-27 09:12:58 +0200 (Tue, 27 May 2008)
New Revision: 10840
Log:
Documented fix for Bug #34022 (Cluster)
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-05-26 09:54:49 UTC (rev 10839)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-05-27 07:12:58 UTC (rev 10840)
Changed blocks: 1, Lines Added: 29, Lines Deleted: 0; 1025 bytes
@@ -9,6 +9,35 @@
<logentry entrytype="bug">
<tags>
+ <highlight type="cluster"/>
+ <manual type="ndb_size.pl"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="43022"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.24-ndb-6.2.16"/>
+ <version ver="5.1.24-ndb-6.3.15"/>
+ </versions>
+
+ <message>
+
+ <para>
+ In certain rare situations, <filename>ndb_size.pl</filename>
+ could fail with the error <errortext>Can't use string
+ ("<replaceable>value</replaceable>") as a HASH ref while "strict
+ refs" in use</errortext>.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="partitioning"/>
<manual type="ALTER TABLE"/>
</tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10840 - trunk/dynamic-docs/changelog | jon | 27 May |