Author: tbedford
Date: 2008-10-14 16:47:49 +0200 (Tue, 14 Oct 2008)
New Revision: 12058
Log:
Added entries for bugs #39956 and #39962.
Modified:
trunk/dynamic-docs/changelog/connector-j.xml
Modified: trunk/dynamic-docs/changelog/connector-j.xml
===================================================================
--- trunk/dynamic-docs/changelog/connector-j.xml 2008-10-14 13:42:01 UTC (rev 12057)
+++ trunk/dynamic-docs/changelog/connector-j.xml 2008-10-14 14:47:49 UTC (rev 12058)
Changed blocks: 1, Lines Added: 42, Lines Deleted: 0; 1056 bytes
@@ -5,6 +5,48 @@
<logentry entrytype="bug">
<bugs>
+ <fixes bugid="39962"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.7"/>
+ </versions>
+
+ <message>
+
+ <para>
+ With large result sets <literal>ResultSet.findColumn</literal>
+ became a performance bottleneck.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
+ <fixes bugid="39956"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.7"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Connector/J ignored the value of the MySQL Server variable
+ <literal>auto_increment_increment</literal>.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
<fixes bugid="39352"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r12058 - trunk/dynamic-docs/changelog | anthony.bedford | 14 Oct |