List:Commits« Previous MessageNext Message »
From:mcbrown Date:February 8 2007 4:54pm
Subject:svn commit - mysqldoc@docsrva: r4862 - trunk/falcon
View as plain text  
Author: mcbrown
Date: 2007-02-08 17:54:52 +0100 (Thu, 08 Feb 2007)
New Revision: 4862

Log:
Dev Bugs: #25537, #26161



Modified:
   trunk/falcon/news-falcon.xml


Modified: trunk/falcon/news-falcon.xml
===================================================================
--- trunk/falcon/news-falcon.xml	2007-02-08 16:47:37 UTC (rev 4861)
+++ trunk/falcon/news-falcon.xml	2007-02-08 16:54:52 UTC (rev 4862)
Changed blocks: 1, Lines Added: 29, Lines Deleted: 1; 1125 bytes

@@ -13,9 +13,37 @@
     An overview of the changes in the MySQL 5.2 Falcon release sequence.
   </para>
 
+  <section id="news-falcon-5-2-3">
+
+    <title>Changes in release 5.2.3 (not yet released)</title>
+
+    <para>
+      Bugs fixed:
+    </para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>
+          MySQL would crash with an assertion on startup during recovery
+          referring to <filename>tc.log</filename>. (Bug #26161)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          A crash would when running <literal>UPDATE</literal> within a
+          loop inside a stored procedure. (Bug #25537)
+        </para>
+      </listitem>
+
+    </itemizedlist>
+
+  </section>
+
   <section id="news-falcon-5-2-2">
 
-    <title>Changes in release 5.2.2 (not yet released)</title>
+    <title>Changes in release 5.2.2 (not released)</title>
 
     <para>
       Bugs fixed:


Thread
svn commit - mysqldoc@docsrva: r4862 - trunk/falconmcbrown8 Feb