From: Date: September 13 2007 1:45pm Subject: svn commit - mysqldoc@docsrva: r7833 - trunk/dynamic-docs/changelog List-Archive: http://lists.mysql.com/commits/34169 Message-Id: <200709131145.l8DBjdvY022579@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: mcbrown Date: 2007-09-13 13:45:34 +0200 (Thu, 13 Sep 2007) New Revision: 7833 Log: Documenting Dev Bugs: Bug #30939 Bug #30568 Modified: trunk/dynamic-docs/changelog/connector-odbc-versions.xml trunk/dynamic-docs/changelog/connector-odbc.xml Modified: trunk/dynamic-docs/changelog/connector-odbc-versions.xml =================================================================== --- trunk/dynamic-docs/changelog/connector-odbc-versions.xml 2007-09-13 11:38:14 UTC (rev 7832) +++ trunk/dynamic-docs/changelog/connector-odbc-versions.xml 2007-09-13 11:45:34 UTC (rev 7833) Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 573 bytes @@ -116,6 +116,8 @@ + + Modified: trunk/dynamic-docs/changelog/connector-odbc.xml =================================================================== --- trunk/dynamic-docs/changelog/connector-odbc.xml 2007-09-13 11:38:14 UTC (rev 7832) +++ trunk/dynamic-docs/changelog/connector-odbc.xml 2007-09-13 11:45:34 UTC (rev 7833) Changed blocks: 1, Lines Added: 52, Lines Deleted: 0; 1303 bytes @@ -2,6 +2,58 @@ + + + + + + + + + + + + + + + + + + The wrong COLUMN_SIZE would be returned by + SQLGetTypeInfo for the TIME columns + (SQL_TYPE_TIME). + + + + + + + + + + + + + + + + + + + + + + + + Clicking outside the character set selection box when + configuring a new DSN could cause the wrong character set to be + selected. + + + + + +