List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:January 5 2009 4:52pm
Subject:svn commit - mysqldoc@docsrva: r12997 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-01-05 17:52:21 +0100 (Mon, 05 Jan 2009)
New Revision: 12997

Log:
Added entry for bug #37179.

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


Modified: trunk/dynamic-docs/changelog/connector-odbc.xml
===================================================================
--- trunk/dynamic-docs/changelog/connector-odbc.xml	2009-01-05 16:31:20 UTC (rev 12996)
+++ trunk/dynamic-docs/changelog/connector-odbc.xml	2009-01-05 16:52:21 UTC (rev 12997)
Changed blocks: 1, Lines Added: 24, Lines Deleted: 0; 895 bytes

@@ -5,6 +5,30 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="37179"/>
+    </bugs>
+
+    <versions>
+      <version ver="3.51.27"/>
+      <version ver="5.1.6"/>
+    </versions>
+
+    <message>
+
+      <para>
+        The connection string option <literal>Enable
+        Auto-reconnect</literal> did not work. When the connection
+        failed, it could not be restored, and the errors generated were
+        the same as if the option had not been selected.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="39831"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r12997 - trunk/dynamic-docs/changeloganthony.bedford5 Jan