List:Commits« Previous MessageNext Message »
From:mcbrown Date:July 15 2006 1:05pm
Subject:svn commit - mysqldoc@docsrva: r2742 - trunk/refman-common
View as plain text  
Author: mcbrown
Date: 2006-07-15 15:05:26 +0200 (Sat, 15 Jul 2006)
New Revision: 2742

Log:
Fixing Docs Bug #21075 (wrong bug IDs on C/J changelog)



Modified:
   trunk/refman-common/news-connector-j.xml


Modified: trunk/refman-common/news-connector-j.xml
===================================================================
--- trunk/refman-common/news-connector-j.xml	2006-07-15 02:30:43 UTC (rev 2741)
+++ trunk/refman-common/news-connector-j.xml	2006-07-15 13:05:26 UTC (rev 2742)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 811 bytes

@@ -2268,7 +2268,7 @@
       <listitem>
         <para>
           <literal>PreparedStatements</literal> not creating streaming
-          result sets. (Bug #8478)
+          result sets. (Bug #8487)
         </para>
       </listitem>
 

@@ -2288,7 +2288,7 @@
           when rounding would need to occur to set scale. The driver now
           chooses a rounding mode of <quote>half up</quote> if
           non-rounding <literal>BigDecimal.setScale()</literal> fails.
-          (Bug #8484)
+          (Bug #8424)
         </para>
       </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r2742 - trunk/refman-commonmcbrown15 Jul