List:Commits« Previous MessageNext Message »
From:jon Date:March 5 2008 5:25pm
Subject:svn commit - mysqldoc@docsrva: r10133 - in trunk: dynamic-docs/changelog refman-5.1
View as plain text  
Author: jstephens
Date: 2008-03-05 17:25:31 +0100 (Wed, 05 Mar 2008)
New Revision: 10133

Log:

Started 5.1.23-ndb-6.2.14 changelog

Documented fixes for Bug #12713, Bug #21380



Modified:
   trunk/dynamic-docs/changelog/mysqld-1.xml
   trunk/dynamic-docs/changelog/mysqld-versions.xml
   trunk/dynamic-docs/changelog/mysqld.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-03-05 14:52:49 UTC (rev 10132)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml	2008-03-05 16:25:31 UTC (rev 10133)
Changed blocks: 1, Lines Added: 57, Lines Deleted: 0; 1506 bytes

@@ -9,6 +9,63 @@
   <logentry entrytype="bug">
 
     <tags>
+      <manual type="CREATE SELECT"/>
+      <manual type="DEFAULT"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="21380"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1.23-ndb-6.2.14"/>
+      <version ver="5.1.24"/>
+      <version ver="6.0.5"/>
+    </versions>
+
+    <message>
+
+      <para>
+        <literal>CREATE ... SELECT</literal> did not always set
+        <literal>DEFAULT</literal> column values in the new table.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <tags>
+      <manual type="routines"/>
+      <manual type="AUTOMCOMMIT"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="12713"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1.23-ndb-6.2.14"/>
+      <version ver="5.1.24"/>
+      <version ver="6.0.5"/>
+    </versions>
+
+    <message>
+
+      <para>
+        Transactions were not rolled back when selecting a stored
+        function with <literal>AUTOCOMMIT</literal> set to 1 where the
+        function yielded an error.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <tags>
       <highlight type="clusterreplication"/>
       <manual type="Solaris"/>
       <manual type="SPARC"/>


Modified: trunk/dynamic-docs/changelog/mysqld-versions.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-versions.xml	2008-03-05 14:52:49 UTC (rev 10132)
+++ trunk/dynamic-docs/changelog/mysqld-versions.xml	2008-03-05 16:25:31 UTC (rev 10133)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 1208 bytes

@@ -40,10 +40,10 @@
   <versionentry ver="5.1.24" reldate="Not yet released"/>
   <versionentry ver="5.1.23" reldate="29 January 2008"/>
   <versionentry ver="5.1.23" subver="ndb-6.3.11" reldate="Not yet released"/>
+  <versionentry ver="5.1.23" subver="ndb-6.2.14" reldate="05 March 2008"/>
+  <versionentry ver="5.1.23" subver="ndb-6.2.13" reldate="22 February 2008"/>
   <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/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml	2008-03-05 14:52:49 UTC (rev 10132)
+++ trunk/dynamic-docs/changelog/mysqld.xml	2008-03-05 16:25:31 UTC (rev 10133)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 492 bytes

@@ -46829,9 +46829,9 @@
     </bugs>
 
     <versions>
+      <version ver="5.0.30"/>
       <version ver="5.0.33"/>
       <version ver="5.1.13"/>
-      <version ver="5.0.30"/>
       <version ver="4.1.23"/>
     </versions>
 


Modified: trunk/refman-5.1/news-5.1-core.xml
===================================================================
--- trunk/refman-5.1/news-5.1-core.xml	2008-03-05 14:52:49 UTC (rev 10132)
+++ trunk/refman-5.1/news-5.1-core.xml	2008-03-05 16:25:31 UTC (rev 10133)
Changed blocks: 1, Lines Added: 151, Lines Deleted: 0; 6068 bytes

@@ -559,6 +559,157 @@
 
     </section>
 
+    <section id="news-5-1-23-ndb-6-2-14">
+
+      <title condition="dynamic:changelog:vertitle" role="5.1.23-ndb-6.2.14:mysqld:all"/>
+
+      <remark role="TODO">
+        Replace x/y/z with appropriate numbers throughout.
+      </remark>
+
+      <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.14</title>
+
+        <para>
+          &mccge-series; 5.1.23-ndb-6.2.14 &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 you 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.14/mysqlcom-5.1.23-ndb-6.2.14-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/why-mysql/telecom/"/>
+                  for information about licensing &mccge-series; for
+                  commercial 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.14/mysql-5.1.23-ndb-6.2.14-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>
+
+      <remark role="TODO">
+        Update the following paragraph to include relevant versions.
+      </remark>
+
+      <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, MySQL
+        5.1.23-ndb-6.2.12, and MySQL 5.1.23-ndb-6.2.13, 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.14:mysqld:all"/>
+
+    </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"/>


Thread
svn commit - mysqldoc@docsrva: r10133 - in trunk: dynamic-docs/changelog refman-5.1jon5 Mar