Author: tbedford
Date: 2008-07-11 16:42:43 +0200 (Fri, 11 Jul 2008)
New Revision: 11211
Log:
Fixing C/ODBC bug:
#24131
Modified:
trunk/dynamic-docs/changelog/connector-odbc.xml
Modified: trunk/dynamic-docs/changelog/connector-odbc.xml
===================================================================
--- trunk/dynamic-docs/changelog/connector-odbc.xml 2008-07-11 14:12:21 UTC (rev 11210)
+++ trunk/dynamic-docs/changelog/connector-odbc.xml 2008-07-11 14:42:43 UTC (rev 11211)
Changed blocks: 1, Lines Added: 22, Lines Deleted: 0; 805 bytes
@@ -5,6 +5,28 @@
<logentry entrytype="bug">
<bugs>
+ <fixes bugid="24131"/>
+ </bugs>
+
+ <versions>
+ <version ver="3.51.26"/>
+ </versions>
+
+ <message>
+
+ <para>
+ When <literal>SHOW CREATE TABLE</literal> was invoked and then
+ the field values read, the result was truncated and unusable if
+ the table had many rows and indexes.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <bugs>
<fixes bugid="36069"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11211 - trunk/dynamic-docs/changelog | anthony.bedford | 11 Jul |