List:Commits« Previous MessageNext Message »
From:jon Date:January 9 2009 10:58am
Subject:svn commit - mysqldoc@docsrva: r13056 - in trunk: dynamic-docs/changelog refman-5.1
View as plain text  
Author: jstephens
Date: 2009-01-09 10:58:57 +0100 (Fri, 09 Jan 2009)
New Revision: 13056

Log:

Documented fix for Cluster Bug #41918

Started NDB-6.4.1 changelog

Fixed NDB-6.4.0 download URL



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


Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml	2009-01-09 04:18:12 UTC (rev 13055)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml	2009-01-09 09:58:57 UTC (rev 13056)
Changed blocks: 1, Lines Added: 28, Lines Deleted: 0; 922 bytes

@@ -9,6 +9,34 @@
   <logentry entrytype="bug">
 
     <tags>
+      <highlight type="cluster"/>
+      <manual type="compiling"/>
+      <manual type="libwrap"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="41918"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1.30-ndb-6.4.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        MySQL Cluster would not compile when using
+        <literal>libwrap</literal>. This issue was known to occur only
+        in MySQL Cluster NDB 6.4.0.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <tags>
       <manual type="Falcon"/>
       <manual type="Tablespace"/>
     </tags>


Modified: trunk/refman-5.1/mysql-cluster-news-core.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-news-core.xml	2009-01-09 04:18:12 UTC (rev 13055)
+++ trunk/refman-5.1/mysql-cluster-news-core.xml	2009-01-09 09:58:57 UTC (rev 13056)
Changed blocks: 2, Lines Added: 54, Lines Deleted: 44; 5710 bytes

@@ -73,69 +73,79 @@
       see <xref linkend="mysql-cluster-changes-5-1-ndb-6-4"/>.
     </para>
 
-    <section id="mysql-cluster-news-5-1-30-ndb-6-4-0">
+    <section id="mysql-cluster-news-5-1-30-ndb-6-4-1">
 
-      <title condition="dynamic:changelog:vertitle"
role="5.1.30-ndb-6.4.0:mysqld:all"/>
-
+      <title condition="dynamic:changelog:vertitle"
role="5.1.30-ndb-6.4.1:mysqld:all"/>
+      
+      
+<!--
       <para role="release-level">
-        This is a new Alpha development release, incorporating new
+        This is a new Beta development release, incorporating new
         features in the <literal role="se">NDBCLUSTER</literal> storage
-        engine and fixing recently discovered bugs in previous MySQL
-        Cluster releases.
+        engine and fixing recently discovered bugs in MySQL Cluster NDB
+        6.4.0.
       </para>
 
-      <para>
-        Currently, you must build MySQL Cluster NDB 6.4 binaries
-        yourself from source code. You can obtain the MySQL Cluster NDB
-        6.4 sources from
-        <ulink
url="https://code.launchpad.net/~mysql/mysql-server/mysql-5.1-telco-6.4"/>.
-      </para>
+      <formalpara>
 
-<!--
-      <formalpara role="download-location">
+        <title>Obtaining MySQL Cluster NDB 6.4.1</title>
 
-        <title>MySQL Cluster NDB 6.1 no longer in development</title>
-
         <para>
-          MySQL Cluster NDB 6.1 (formerly known as <quote>MySQL Cluster
-          Carrier Grade Edition 6.1.x</quote>) is no longer being
-          developed or maintained; if you are using a MySQL Cluster NDB
-          6.1 release, you should consider upgrading to MySQL Cluster
-          NDB 6.2 or 6.3.
+          MySQL Cluster NDB 6.4.1 is a source-only release. You can
+          obtain the source code from
+          <ulink url="&base-url-cluster-files;mysql-5.1.30-ndb-6.4.1/"/>.
         </para>
 
       </formalpara>
+-->      
 
-      <formalpara role="download-location">
+      <para>
+        This Beta release incorporates all bugfixes and changes made in
+        previous MySQL Cluster NDB 6.1, 6.2, 6.3, and 6.4 releases, as
+        well as all bugfixes and feature changes which were added in
+        mainline MySQL 5.1 through MySQL 5.1.30 (see
+        <xref linkend="news-5-1-30"/>).
+      </para>
 
-        <title>Obtaining MySQL Cluster NDB 6.2</title>
-
-        <para>
-          You can download the latest MySQL Cluster NDB 6.2 source code
-          and binaries for supported platforms from
-          &base-url-cluster-downloads;.
+      <note>
+        <para role="release-non-production">
+          This Beta release, as any other pre-production release, should
+          not be installed on <emphasis>production</emphasis> level
+          systems or systems with critical data. 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>
 
-      </formalpara>
+      <para condition="dynamic:changelog:entrylist"
role="5.1.30-ndb-6.4.1:mysqld:all"/>
 
-      <formalpara role="download-location">
+    </section>
 
-        <title>Obtaining MySQL Cluster NDB 6.3</title>
+    <section id="mysql-cluster-news-5-1-30-ndb-6-4-0">
 
+      <title condition="dynamic:changelog:vertitle"
role="5.1.30-ndb-6.4.0:mysqld:all"/>
+
+      <para role="release-level">
+        This is a new Beta development release, incorporating new
+        features in the <literal role="se">NDBCLUSTER</literal> storage
+        engine and fixing recently discovered bugs in previous MySQL
+        Cluster releases.
+      </para>
+
+      <formalpara>
+
+        <title>Obtaining MySQL Cluster NDB 6.4.0</title>
+
         <para>
-          MySQL Cluster NDB 6.3 releases are source-only releases 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 the
-          GPL source tarball from the MySQL FTP site at
-          <ulink url="&base-url-cluster-files;"/>.
+          MySQL Cluster NDB 6.4.0 is a source-only release. You can
+          obtain the source code from
+          <ulink url="&base-url-cluster-files;mysql-5.1.30-ndb-6.4.0/"/>.
         </para>
 
       </formalpara>
--->
 
       <para>
-        This Alpha release incorporates all bugfixes and changes made in
+        This Beta release incorporates all bugfixes and changes made in
         previous MySQL Cluster NDB 6.1, 6.2, and 6.3 releases, as well
         as all bugfixes and feature changes which were added in mainline
         MySQL 5.1 through MySQL 5.1.30 (see

@@ -144,11 +154,11 @@
 
       <note>
         <para role="release-non-production">
-          This Alpha release, as any other pre-production release,
-          should not be installed on <emphasis>production</emphasis>
-          level systems or systems with critical data. Please refer to
-          our bug database at <ulink url="http://bugs.mysql.com/"/> for
-          more details about the individual bugs fixed in this version.
+          This Beta release, as any other pre-production release, should
+          not be installed on <emphasis>production</emphasis> level
+          systems or systems with critical data. 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>
 


Thread
svn commit - mysqldoc@docsrva: r13056 - in trunk: dynamic-docs/changelog refman-5.1jon9 Jan 2009