List:Commits« Previous MessageNext Message »
From:jon Date:February 22 2008 10:49am
Subject:svn commit - mysqldoc@docsrva: r9975 - in trunk: dynamic-docs/changelog refman-5.1
View as plain text  
Author: jstephens
Date: 2008-02-22 11:49:52 +0100 (Fri, 22 Feb 2008)
New Revision: 9975

Log:

Documented CGE 6.2.13 release, fix for Cluster Bug #32407



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


Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml	2008-02-22 10:35:58 UTC (rev 9974)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml	2008-02-22 10:49:52 UTC (rev 9975)
Changed blocks: 1, Lines Added: 28, Lines Deleted: 0; 960 bytes

@@ -9,6 +9,34 @@
   <logentry entrytype="bug">
 
     <tags>
+      <highlight type="cluster"/>
+      <manual type="LCP"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="34702"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1.23-ndb-6.2.13"/>
+    </versions>
+
+    <message>
+
+      <para>
+        A node failure during an initial node restart followed by
+        another node start could cause the master data node to fail,
+        because it incorrectly gave the node permission to start even if
+        the invalidated node&apos;s LCP was still running.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <tags>
       <manual type="mysqld"/>
     </tags>
 


Modified: trunk/dynamic-docs/changelog/mysqld-versions.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-versions.xml	2008-02-22 10:35:58 UTC (rev 9974)
+++ trunk/dynamic-docs/changelog/mysqld-versions.xml	2008-02-22 10:49:52 UTC (rev 9975)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 858 bytes

@@ -31,6 +31,7 @@
   <versionentry ver="5.1.23" subver="ndb-6.3.10" reldate="17 February 2008"/>
   <versionentry ver="5.1.23" subver="ndb-6.2.13" reldate="Not yet released"/>
   <versionentry ver="5.1.23" subver="ndb-6.3.9" reldate="12 February 2008"/>
+  <versionentry ver="5.1.23" subver="ndb-6.2.13" reldate="22 February 2008"/>
   <versionentry ver="5.1.23" subver="ndb-6.2.12" reldate="12 February 2008"/>
   <versionentry ver="5.1.23" subver="ndb-6.3.8" reldate="29 January 2008"/>
   <versionentry ver="5.1.23" subver="ndb-6.2.11" reldate="28 January 2008"/>


Modified: trunk/refman-5.1/mysql-cluster-cge.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-cge.xml	2008-02-22 10:35:58 UTC (rev 9974)
+++ trunk/refman-5.1/mysql-cluster-cge.xml	2008-02-22 10:49:52 UTC (rev 9975)
Changed blocks: 1, Lines Added: 12, Lines Deleted: 0; 764 bytes

@@ -1273,6 +1273,18 @@
 
               <listitem>
                 <para>
+                  <xref linkend="news-5-1-23-ndb-6-2-12"/>
+                </para>
+              </listitem>
+
+              <listitem>
+                <para>
+                  <xref linkend="news-5-1-23-ndb-6-2-13"/>
+                </para>
+              </listitem>
+
+              <listitem>
+                <para>
                   <xref linkend="news-5-1-23-ndb-6-3-7"/>
                 </para>
               </listitem>


Modified: trunk/refman-5.1/news-5.1-core.xml
===================================================================
--- trunk/refman-5.1/news-5.1-core.xml	2008-02-22 10:35:58 UTC (rev 9974)
+++ trunk/refman-5.1/news-5.1-core.xml	2008-02-22 10:49:52 UTC (rev 9975)
Changed blocks: 1, Lines Added: 143, Lines Deleted: 0; 5832 bytes

@@ -615,6 +615,149 @@
 
     </section>
 
+    <section id="news-5-1-23-ndb-6-2-13">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.23-ndb-6.2.13:mysqld:all"/>
+
+      <para role="release-level">
+        This is a new Beta development release, fixing recently
+        discovered bugs.
+      </para>
+
+      <formalpara>
+
+        <title>Obtaining &mccge-series; 5.1.23-ndb-6.2.13</title>
+
+        <para>
+          &mccge-series; 5.1.23-ndb-6.2.13 &mdash; like all releases for
+          &mccge-series; &mdash; is a source-only release which you must
+          compile and install using the instructions found in
+          <xref linkend="installing-source"/>, and in
+          <xref linkend="mysql-cluster-building"/>. You can download
+          source code archives for this release in two versions. The
+          version that should use depends on whether you have a
+          commercial &mccge-series; license or you wish to use
+          &mccge-series; under the GPL.
+
+          <itemizedlist>
+
+            <listitem>
+              <formalpara>
+
+                <title>Commercial users</title>
+
+                <para>
+                  Download the commercial source archive from the MySQL
+                  FTP site at <ulink url="&base-url-cge-files;"/>. The
+                  file
+                  <filename>mysql-5.1.23-ndb-6.2.13/mysqlcom-5.1.23-ndb-6.2.13-telco.tar.gz</filename>
+                  in this directory contains the complete commercial
+                  source archive.
+                </para>
+
+              </formalpara>
+
+              <important>
+                <para>
+                  The commercial &mccge-series; sources contain non-GPL
+                  libraries and header files. <emphasis>You must not use
+                  the commercial version without a commercial license
+                  from MySQL AB</emphasis>. See
+                  <ulink url="http://www.mysql.com/products/database/clustercge/"/>
+                  for information about licensing &mccge-series; for
+                  commerical use.
+                </para>
+              </important>
+            </listitem>
+
+            <listitem>
+              <formalpara>
+
+                <title>GPL users</title>
+
+                <para>
+                  If you wish to use &mccge-series; under the GPL, you
+                  can obtain the GPL source tarball from the MySQL FTP
+                  site at <ulink url="&base-url-cge-files;"/>. The file
+                  <filename>mysql-5.1.23-ndb-6.2.13/mysql-5.1.23-ndb-6.2.13-telco.tar.gz</filename>
+                  in this directory contains the complete GPL source
+                  archive.
+                </para>
+
+              </formalpara>
+
+              <para>
+                You can also obtain the latest GPL &mccge-series;
+                sources from <ulink url="http://mysql.bkbits.net/"/>
+                using the free BitKeeper client. See
+                <xref linkend="installing-source-tree"/>, for more
+                information.
+              </para>
+
+              <important>
+                <para>
+                  The GPL &mccge-series; sources contain GPL libraries
+                  and header files. <emphasis>You must not use the GPL
+                  version in applications that are not released under
+                  the GPL or a GPL-compatible license</emphasis>. See
+                  <ulink url="http://www.mysql.com/company/legal/licensing/foss-exception.html"/>,
+                  for a list of GPL-compatible licenses.
+                </para>
+              </important>
+            </listitem>
+
+          </itemizedlist>
+        </para>
+
+      </formalpara>
+
+      <note>
+        <para role="release-non-production">
+          Although MySQL has worked very hard to ensure a high level of
+          quality, protect your data by making a backup as you would for
+          any software beta 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>
+        This Beta release incorporates all bugfixes and feature changes
+        made in MySQL 5.1.18-ndb-6.2.1, MySQL 5.1.18-ndb-6.2.2 (see
+        <xref linkend="news-5-1-18-cge"/>), MySQL 5.1.19-ndb-6.2.3,
+        MySQL 5.1.19-ndb-6.2.4, MySQL 5.1.22-ndb-6.2.5, MySQL
+        5.1.22-ndb-6.2.6, MySQL 5.1.22-ndb-6.2.7, MySQL
+        5.1.22-ndb-6.2.8, MySQL 5.1.23-ndb-6.2.9, MySQL
+        5.1.23-ndb-6.2.10, MySQL 5.1.23-ndb-6.2.11, and MySQL
+        5.1.23-ndb-6.2.12, as well as all bugfixes and feature changes
+        which were added in the mainline 5.1.20, 5.1.21, 5.1.22, and
+        5.1.23 releases; information about these can be found in
+        <xref linkend="news-5-1-20"/>,
+        <xref linkend="news-5-1-21"/><xref linkend="news-5-1-22"/>, and
+        <xref linkend="news-5-1-23"/>. Also included are most (but not
+        all) bugfixes made in the MCCGE 6.1.<replaceable>x</replaceable>
+        series through MySQL 5.1.15-ndb-6.1.16.
+      </para>
+
+<!--
+        <important>
+        <formalpara>
+        
+        <title>Upgrading to MySQL 5.1.18-ndb-6.2.1 from a previous release</title>
+        
+        <para>
+        
+        </para>
+        
+        </formalpara>
+        
+        </important>
+      -->
+
+      <para condition="dynamic:changelog:entrylist" role="5.1.23-ndb-6.2.13:mysqld:all"/>
+
+    </section>
+
     <section id="news-5-1-23-ndb-6-2-12">
 
       <title condition="dynamic:changelog:vertitle" role="5.1.23-ndb-6.2.12:mysqld:all"/>


Thread
svn commit - mysqldoc@docsrva: r9975 - in trunk: dynamic-docs/changelog refman-5.1jon22 Feb