List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:July 11 2008 2:33pm
Subject:svn commit - mysqldoc@docsrva: r11202 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2008-07-11 14:33:51 +0200 (Fri, 11 Jul 2008)
New Revision: 11202

Log:
Fixing C/NET bug:
#37991



Modified:
   trunk/dynamic-docs/changelog/connector-net.xml


Modified: trunk/dynamic-docs/changelog/connector-net.xml
===================================================================
--- trunk/dynamic-docs/changelog/connector-net.xml	2008-07-11 12:07:09 UTC (rev 11201)
+++ trunk/dynamic-docs/changelog/connector-net.xml	2008-07-11 12:33:51 UTC (rev 11202)
Changed blocks: 1, Lines Added: 23, Lines Deleted: 0; 772 bytes

@@ -5,6 +5,29 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="37991"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.0.10"/>
+      <version ver="5.1.7"/>
+      <version ver="5.2.3"/>
+    </versions>
+
+    <message>
+
+      <para>
+        Executing a command that resulted in a fatal exception did not
+        close the connection.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="37968"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r11202 - trunk/dynamic-docs/changeloganthony.bedford11 Jul