List:Commits« Previous MessageNext Message »
From:jon Date:July 6 2006 9:38am
Subject:svn commit - mysqldoc@docsrva: r2656 - trunk/refman-common
View as plain text  
Author: jstephens
Date: 2006-07-06 11:38:06 +0200 (Thu, 06 Jul 2006)
New Revision: 2656

Log:
Commented out bugfix report for Bug #20442 (Jonas had to revert patch)

Modified:
   trunk/refman-common/news-5.0.xml
   trunk/refman-common/news-5.1.xml

Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml	2006-07-06 09:27:20 UTC (rev 2655)
+++ trunk/refman-common/news-5.0.xml	2006-07-06 09:38:06 UTC (rev 2656)
@@ -218,8 +218,12 @@
           event subscriptions or unsubscriptions. (Bug #20683)
         </para>
       </listitem>
-      
+<!--      
       <listitem>
+        <remark role="note">
+          [js] Commented out this bugfix report because Jonas had to
+          revert the patch. 
+        </remark>
         <para>
           <literal>NDB Cluster</literal> (NDB API): When multiple
           processes or threads in parallel were performing a scan with
@@ -234,7 +238,7 @@
           transaction. (Bug #20442)
         </para>
       </listitem>
-      
+-->      
       <listitem>
         <para>
           <literal>NDB Cluster</literal> (NDB API):

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-07-06 09:27:20 UTC (rev 2655)
+++ trunk/refman-common/news-5.1.xml	2006-07-06 09:38:06 UTC (rev 2656)
@@ -361,7 +361,12 @@
         </para>
       </listitem>
       
+<!--      
       <listitem>
+        <remark role="note">
+          [js] Commented out this bugfix report because Jonas had to
+          revert the patch. 
+        </remark>
         <para>
           <literal>NDB Cluster</literal> (NDB API): When multiple
           processes or threads in parallel were performing a scan with
@@ -376,6 +381,7 @@
           transaction. (Bug #20442)
         </para>
       </listitem>
+-->
       
       <listitem>
         <para>

Thread
svn commit - mysqldoc@docsrva: r2656 - trunk/refman-commonjon6 Jul