Description of problem: SQLDriverConnect fails - hwnd=0, completionFlag = SQL_DRIVER_COMPLETE http://bugs.mysql.com/bug.php?id=33645 Version-Release number of selected component (if applicable): mysql-connector-odbc-3.51.x How reproducible: 100 % Steps to Reproduce: From bugzilla @ http://bugs.mysql.com/bug.php?id=33645 SQLDriverConnect( hdbc, 0 /*hwnd*/, ( SQLCHAR * ) szConnect, ( SQLSMALLINT ) strlen( szConnect ), ( SQLCHAR * ) szConnStrOut, cbConnStrOutMax, &cbConnStrOut, SQL_DRIVER_COMPLETE ); Actual results: an exception is thrown (setup cannot be opened) Expected results: no exception Additional info: http://bugs.mysql.com/bug.php?id=33645
Created attachment 315088 [details] patch
Release note added. If any revisions are required, please set the "requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: mysql-connector-odbc has been updated to version 3.51.26r1127 to fix various bugs. This is a minor version update that is not expected to create any compatibility issues.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2009-1290.html