List:Commits« Previous MessageNext Message »
From:jon.stephens Date:November 4 2009 9:57pm
Subject:svn commit - mysqldoc@docsrva: r17449 - in trunk: dynamic-docs/changelog refman-5.1 refman-5.5
View as plain text  
Author: jstephens
Date: 2009-11-04 21:57:06 +0100 (Wed, 04 Nov 2009)
New Revision: 17449

Log:

?\194?\183Documented fix for Cluster Bug #48531
?\194?\183Added/published NDB-6.3.28a/7.0.9a changelogs (emergency release due to above
bug)
?\194?\183Added 'release pulled' notices to NDB-6.3.28/7.0.9



Modified:
   trunk/dynamic-docs/changelog/mysqld-1.xml
   trunk/dynamic-docs/changelog/mysqld-versions.xml
   trunk/refman-5.1/mysql-cluster-news-core.xml
   trunk/refman-5.5/Makefile.depends


Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml	2009-11-04 19:19:40 UTC (rev 17448)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml	2009-11-04 20:57:06 UTC (rev 17449)
Changed blocks: 1, Lines Added: 31, Lines Deleted: 0; 1131 bytes

@@ -9,6 +9,37 @@
   <logentry entrytype="bug">
 
     <tags>
+      <highlight type="cluster"/>
+      <manual type="identifiers"/>
+      <manual type="START BACKUP"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="48531"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1.39-ndb-7.0.9a"/>
+      <version ver="5.1.39-ndb-6.3.28a"/>
+    </versions>
+
+    <message>
+
+      <para>
+        When the combined length of all names of tables using the
+        <literal role="se">NDB</literal> storage engine was greater than
+        or equal to 1024 bytes, issuing the <literal>START
+        BACKUP</literal> command in the <command>ndb_mgm</command>
+        client caused the cluster to crash.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <tags>
       <highlight type="replication"/>
       <manual type="FLUSH LOGS"/>
     </tags>


Modified: trunk/dynamic-docs/changelog/mysqld-versions.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-versions.xml	2009-11-04 19:19:40 UTC (rev 17448)
+++ trunk/dynamic-docs/changelog/mysqld-versions.xml	2009-11-04 20:57:06 UTC (rev 17449)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 998 bytes

@@ -44,7 +44,9 @@
   <versionentry ver="5.1.39" subver="ndb-7.1.0" reldate="Not yet released"/>
   <versionentry ver="5.1.39" subver="ndb-7.0.10" reldate="Not yet released"/>
   <versionentry ver="5.1.39" subver="ndb-6.3.29" reldate="Not yet released"/>
+  <versionentry ver="5.1.39" subver="ndb-7.0.9a" reldate="05 November 2009"/>
   <versionentry ver="5.1.39" subver="ndb-7.0.9" reldate="31 October 2009"/>
+  <versionentry ver="5.1.39" subver="ndb-6.3.28a" reldate="05 November 2009"/>
   <versionentry ver="5.1.39" subver="ndb-6.3.28" reldate="31 October 2009"/>
   <versionentry ver="5.1.39" subver="ndb-6.2.19" reldate="Not yet released"/>
   <versionentry ver="5.1.38" reldate="01 September 2009"/>


Modified: trunk/refman-5.1/mysql-cluster-news-core.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-news-core.xml	2009-11-04 19:19:40 UTC (rev 17448)
+++ trunk/refman-5.1/mysql-cluster-news-core.xml	2009-11-04 20:57:06 UTC (rev 17449)
Changed blocks: 4, Lines Added: 115, Lines Deleted: 45; 8264 bytes

@@ -262,7 +262,7 @@
         <para role="release-level">
           This release incorporates new features in the
           <literal role="se">NDBCLUSTER</literal> storage engine and
-          fixes recently discovered bugs in MySQL Cluster NDB 7.0.9.
+          fixes recently discovered bugs in MySQL Cluster NDB 7.0.9a.
         </para>
 
 <!--      

@@ -303,34 +303,78 @@
 
       </section>
 
+      <section id="mysql-cluster-news-5-1-39-ndb-7-0-9a">
+
+        <title condition="dynamic:changelog:vertitle"
role="5.1.39-ndb-7.0.9a:mysqld:all"/>
+
+        <para role="release-level">
+          This release includes a fix for Bug #48531, which was
+          discovered in MySQL Cluster NDB 7.0.9 shortly after release.
+          The MySQL Cluster NDB 7.0.9a release is identical in all other
+          respects to MySQL Cluster NDB 7.0.9. Users who have already
+          installed MySQL Cluster NDB 7.0.9 should upgrade to MySQL
+          Cluster NDB 7.0.9a as soon as possible; users seeking to
+          upgrade from any other previous MySQL Cluster 7.0 release
+          should upgrade to MySQL Cluster NDB 7.0.9a instead.
+        </para>
+
+        <formalpara>
+
+          <title>Obtaining MySQL Cluster NDB 7.0.9a</title>
+
+          <para>
+            The latest MySQL Cluster NDB 7.0 binaries for supported
+            platforms can be obtained from
+            <ulink url="&base-url-cluster-downloads;/7.0.html"/>. Source
+            code for the latest MySQL Cluster NDB 7.0 release can be
+            obtained from the same location. You can also access the
+            MySQL Cluster NDB 7.0 development source tree at
+            <ulink
url="https://code.launchpad.net/~mysql/mysql-server/mysql-cluster-7.0"/>.
+          </para>
+
+        </formalpara>
+
+        <para>
+          This release also incorporates all bugfixes and changes made
+          in previous MySQL Cluster NDB 6.1, 6.2, 6.3, and 7.0 releases,
+          as well as all bugfixes and feature changes which were added
+          in mainline MySQL 5.1 through MySQL 5.1.39 (see
+          <xref linkend="news-5-1-39"/>).
+        </para>
+
+        <note>
+          <para>
+            Please refer to our bug database at
+            <ulink url="http://bugs.mysql.com/"/> for more details about
+            the individual bugs fixed in this version.
+          </para>
+        </note>
+
+        <para condition="dynamic:changelog:entrylist"
role="5.1.39-ndb-7.0.9a:mysqld:all"/>
+
+      </section>
+
       <section id="mysql-cluster-news-5-1-39-ndb-7-0-9">
 
         <title condition="dynamic:changelog:vertitle"
role="5.1.39-ndb-7.0.9:mysqld:all"/>
 
+        <important>
+          <para>
+            MySQL Cluster NDB 7.0.9 was pulled shortly after release due
+            to Bug #48531. Users seeking to upgrade from a previous
+            MySQL Cluster NDB 7.0 release should instead use MySQL
+            Cluster NDB 7.0.9a, which contains a fix for this bug, in
+            addition to all bugfixes and improvements made in MySQL
+            Cluster NDB 7.0.8.
+          </para>
+        </important>
+
         <para role="release-level">
           This release incorporates new features in the
           <literal role="se">NDBCLUSTER</literal> storage engine and
           fixes recently discovered bugs in MySQL Cluster NDB 7.0.8a.
         </para>
 
-<!--      
-          <formalpara>
-          
-          <title>Obtaining MySQL Cluster NDB 7.0.9</title>
-          
-          <para>
-          The latest MySQL Cluster NDB 7.0 binaries for supported
-          platforms can be obtained from
-          <ulink url="&base-url-cluster-downloads;/7.0.html"/>. Source
-          code for the latest MySQL Cluster NDB 7.0 release can be
-          obtained from the same location. You can also access the MySQL
-          Cluster NDB 7.0 development source tree at
-          <ulink
url="https://code.launchpad.net/~mysql/mysql-server/mysql-cluster-7.0"/>.
-          </para>
-          
-          </formalpara>
-        -->
-
         <para>
           This release also incorporates all bugfixes and changes made
           in previous MySQL Cluster NDB 6.1, 6.2, 6.3, and 7.0 releases,

@@ -424,25 +468,7 @@
           fixes recently discovered bugs in MySQL Cluster NDB 7.0.7.
         </para>
 
-<!--      
-      <formalpara>
-        
-        <title>Obtaining MySQL Cluster NDB 7.0.8</title>
-        
         <para>
-          The latest MySQL Cluster NDB 7.0 binaries for supported
-          platforms can be obtained from
-          <ulink url="&base-url-cluster-downloads;/7.0.html"/>. Source
-          code for the latest MySQL Cluster NDB 7.0 release can be
-          obtained from the same location. You can also access the MySQL
-          Cluster NDB 7.0 development source tree at
-          <ulink
url="https://code.launchpad.net/~mysql/mysql-server/mysql-cluster-7.0"/>.
-        </para>
-        
-      </formalpara>
--->
-
-        <para>
           This release also incorporates all bugfixes and changes made
           in previous MySQL Cluster NDB 6.1, 6.2, 6.3, and 7.0 releases,
           as well as all bugfixes and feature changes which were added

@@ -903,23 +929,67 @@
 
       </section>
 
+      <section id="mysql-cluster-news-5-1-39-ndb-6-3-28a">
+
+        <title condition="dynamic:changelog:vertitle"
role="5.1.39-ndb-6.3.28a:mysqld:all"/>
+
+        <para role="release-level">
+          This release includes a fix for Bug #48531, which was
+          discovered in MySQL Cluster NDB 6.3.28 shortly after release.
+          The MySQL Cluster NDB 6.3.28a release is identical in all
+          other respects to MySQL Cluster NDB 6.3.28. Users who have
+          already installed MySQL Cluster NDB 6.3.28 should upgrade to
+          MySQL Cluster NDB 6.3.28a as soon as possible; users seeking
+          to upgrade from any other previous MySQL Cluster 6.3 release
+          should upgrade to MySQL Cluster NDB 6.3.28a instead.
+        </para>
+
+        <para>
+          This is a source-only release. You can obtain the GPL source
+          code for MySQL Cluster NDB 6.3.28a from
+          <ulink url="&base-url-cluster-files;mysql-5.1.39-ndb-6.3.28a/"/>.
+        </para>
+
+        <para>
+          This release incorporates all bugfixes and changes made in
+          previous MySQL Cluster NDB 6.3 releases, as well as all
+          bugfixes and feature changes which were added in mainline
+          MySQL 5.1 through MySQL 5.1.39 (see
+          <xref linkend="news-5-1-39"/>).
+        </para>
+
+        <note>
+          <para role="release">
+            Please refer to our bug database at
+            <ulink url="http://bugs.mysql.com/"/> for more details about
+            the individual bugs fixed in this version.
+          </para>
+        </note>
+
+        <para condition="dynamic:changelog:entrylist"
role="5.1.39-ndb-6.3.28a:mysqld:all"/>
+
+      </section>
+
       <section id="mysql-cluster-news-5-1-39-ndb-6-3-28">
 
         <title condition="dynamic:changelog:vertitle"
role="5.1.39-ndb-6.3.28:mysqld:all"/>
 
+        <important>
+          <para>
+            MySQL Cluster NDB 6.3.28 was pulled shortly after release
+            due to Bug #48531. Users seeking to upgrade from a previous
+            MySQL Cluster NDB 7.0 release should instead use MySQL
+            Cluster NDB 6.3.28a, which contains a fix for this bug, in
+            addition to all bugfixes and improvements made in MySQL
+            Cluster NDB 6.3.28.
+          </para>
+        </important>
+
         <para>
           This is a bugfix release, fixing recently discovered bugs in
           the previous MySQL Cluster NDB 6.3 release.
         </para>
 
-<!--
-          <para>
-          This is a source-only release. You can obtain the GPL source
-          code for MySQL Cluster NDB 6.3.28 from
-          <ulink url="&base-url-cluster-files;mysql-5.1.37-ndb-6.3.28/"/>.
-          </para>
-        -->
-
         <para>
           This release incorporates all bugfixes and changes made in
           previous MySQL Cluster NDB 6.3 releases, as well as all


Modified: trunk/refman-5.5/Makefile.depends
===================================================================
--- trunk/refman-5.5/Makefile.depends	2009-11-04 19:19:40 UTC (rev 17448)
+++ trunk/refman-5.5/Makefile.depends	2009-11-04 20:57:06 UTC (rev 17449)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 1; 573 bytes

@@ -2056,7 +2056,6 @@
 dynxml_local_news_5_5_IDMAPS = \
 	metadata/installing-updowngrade.idmap \
 	metadata/introduction.idmap \
-	metadata/optimization.idmap \
 	metadata/se-innodb-core.idmap
 dynxml-local-news-5.5.validpure: $(dynxml_local_news_5_5_SOURCES)
 dynxml-local-news-5.5.titles: $(dynxml_local_news_5_5_SOURCES)


Thread
svn commit - mysqldoc@docsrva: r17449 - in trunk: dynamic-docs/changelog refman-5.1 refman-5.5jon.stephens4 Nov 2009