List:Commits« Previous MessageNext Message »
From:mcbrown Date:March 26 2007 8:41am
Subject:svn commit - mysqldoc@docsrva: r5558 - trunk/refman-common
View as plain text  
Author: mcbrown
Date: 2007-03-26 08:41:00 +0200 (Mon, 26 Mar 2007)
New Revision: 5558

Log:
Documenting Dev Bugs:

Bug #5853 
Bug #21588



Modified:
   trunk/refman-common/news-myodbc.xml


Modified: trunk/refman-common/news-myodbc.xml
===================================================================
--- trunk/refman-common/news-myodbc.xml	2007-03-26 06:33:54 UTC (rev 5557)
+++ trunk/refman-common/news-myodbc.xml	2007-03-26 06:41:00 UTC (rev 5558)
Changed blocks: 1, Lines Added: 29, Lines Deleted: 0; 1030 bytes

@@ -834,6 +834,35 @@
 
   </section>
 
+  <section id="myodbc-news-3-51-15">
+
+    <title>Changes in Connector/ODBC 3.51.15 (Not yet released)</title>
+
+    <para>
+      Bugs fixed:
+    </para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>
+          When using blobs and parameter replacement in a statement with
+          <literal>WHERE CURSOR OF</literal>, the SQL is truncated. (Bug
+          #5853)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          The <literal>SQLTransact()</literal> function did not support
+          an empty connection handle. (Bug #21588)
+        </para>
+      </listitem>
+
+    </itemizedlist>
+
+  </section>
+
   <section id="myodbc-news-3-51-14">
 
     <title>Changes in Connector/ODBC 3.51.14 (08 March 2007)</title>


Thread
svn commit - mysqldoc@docsrva: r5558 - trunk/refman-commonmcbrown26 Mar