List:Commits« Previous MessageNext Message »
From:mcbrown Date:August 7 2007 8:58am
Subject:svn commit - mysqldoc@docsrva: r7356 - trunk/falcon
View as plain text  
Author: mcbrown
Date: 2007-08-07 08:58:26 +0200 (Tue, 07 Aug 2007)
New Revision: 7356

Log:
Documenting Dev Bugs: 

Bug #29240
Bug #29660



Modified:
   trunk/falcon/news-falcon.xml


Modified: trunk/falcon/news-falcon.xml
===================================================================
--- trunk/falcon/news-falcon.xml	2007-08-07 04:49:01 UTC (rev 7355)
+++ trunk/falcon/news-falcon.xml	2007-08-07 06:58:26 UTC (rev 7356)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 818 bytes

@@ -59,6 +59,15 @@
 
       <listitem>
         <para>
+          Falcon could occasionally report a problem with a duplicate
+          key error during <literal>INSERT</literal> when inserting the
+          same data into a unique column on two or more connections
+          simultaneously. (Bug #29240)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           For debug builds, the server crashed when inserting a negated
           <literal>DECIMAL</literal> value of maximum precision (65
           digits), such as for <literal>INSERT INTO ... SELECT -col_val


Thread
svn commit - mysqldoc@docsrva: r7356 - trunk/falconmcbrown7 Aug