List:Commits« Previous MessageNext Message »
From:paul Date:April 29 2008 5:30pm
Subject:svn commit - mysqldoc@docsrva: r10612 - in trunk: . dynamic-docs/changelog
View as plain text  
Author: paul
Date: 2008-04-29 17:30:36 +0200 (Tue, 29 Apr 2008)
New Revision: 10612

Log:


Modified:
   trunk/dynamic-docs/changelog/mysqld-1.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:31019
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30934
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:31019
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30982


Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml	2008-04-29 15:30:19 UTC (rev 10611)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml	2008-04-29 15:30:36 UTC (rev 10612)
Changed blocks: 1, Lines Added: 40, Lines Deleted: 0; 1524 bytes

@@ -6,6 +6,46 @@
 ]>
 <changelog>
 
+  <logentry entrytype="feature">
+
+    <tags>
+      <highlight type="importantchange"/>
+      <highlight type="packaging"/>
+      <highlight type="cluster"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="36193"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1.24"/>
+    </versions>
+
+    <message>
+
+      <para>
+        Beginning with this release, MySQL 5.1 binaries are no longer
+        built with support for the <literal>NDBCLUSTER</literal> storage
+        engine, and the <literal>NDBCLUSTER</literal> code included in
+        5.1 mainline sources is no longer guaranteed to be maintained or
+        supported. Those using MySQL Cluster in MySQL 5.1.23 and earlier
+        MySQL 5.1 mainline releases should upgrade to &mccge-series;
+        6.2.15 when this becomes available. Sources for &mccge-series;
+        are available under GPL, and both commercial and GPL binaries
+        for supported platforms are expected for &mccge-series; 6.2.15
+        and later &mccge-series; releases.
+      </para>
+
+      <para>
+        For more information about &mccge-series;, see
+        <xref linkend="mysql-cluster-cge"/>.
+      </para>
+
+    </message>
+
+  </logentry>
+
   <logentry entrytype="bug">
 
     <tags>


Thread
svn commit - mysqldoc@docsrva: r10612 - in trunk: . dynamic-docs/changelogpaul29 Apr