List:Commits« Previous MessageNext Message »
From:mcbrown Date:December 6 2006 10:39am
Subject:svn commit - mysqldoc@docsrva: r4118 - trunk/refman-common
View as plain text  
Author: mcbrown
Date: 2006-12-06 10:39:33 +0100 (Wed, 06 Dec 2006)
New Revision: 4118

Log:
Minor typo fix



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


Modified: trunk/refman-common/news-myodbc.xml
===================================================================
--- trunk/refman-common/news-myodbc.xml	2006-12-06 09:38:43 UTC (rev 4117)
+++ trunk/refman-common/news-myodbc.xml	2006-12-06 09:39:33 UTC (rev 4118)
Changed blocks: 1, Lines Added: 15, Lines Deleted: 0; 986 bytes

@@ -720,6 +720,21 @@
 
       <listitem>
         <para>
+          Using <literal>DataAdapter</literal>, Connector/ODBC may
+          continually consume memory when reading the same records
+          within a loop (Windows Server 2003 SP1/SP2 only). (Bug #20459)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
+          Connector/ODBC may insert the wrong parameter values when using
+          prepared statements under 64-bit Linux. (Bug #22446)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           Using Connector/ODBC, with <literal>SQLBindCol</literal> and
           binding the length to the return value from
           <literal>SQL_LEN_DATA_AT_EXEC</literal> fails with a memory


Thread
svn commit - mysqldoc@docsrva: r4118 - trunk/refman-commonmcbrown6 Dec