[ODBC-15] "S1096 Invalid information type" returned from SQLGetInfoW SQL_ODBC_API_CONFORMANCE Created: 2014-10-17 Updated: 2015-05-30 Resolved: 2014-10-22 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | None |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | 1.0.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Julian Ladisch | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 7 Professional SP1, ODBC Management Studio 2.0.0.0, MySQL 5.5.40-0ubuntu0.14.04.1 |
||
| Attachments: |
|
| Description |
|
MariaDB ODBC Driver returns "Invalid information type" when asked for SQL_ODBC_API_CONFORMANCE. MySQL Connector/ODBC returns "SQL_OAC_LEVEL1". Output from ODBC trace: ODBCStudio f8c-f08 ENTER SQLGetInfoW ODBCStudio f8c-f08 EXIT SQLGetInfoW with return code -1 (SQL_ERROR) DIAG [S1096] Invalid information type (0) ODBCStudio f8c-f08 ENTER SQLErrorW ODBCStudio f8c-f08 EXIT SQLErrorW with return code 0 (SQL_SUCCESS) |
| Comments |
| Comment by Lawrin Novitsky [ 2014-10-22 ] |
|
The fix & the testcase have been pushed to repository as rev#40 |
| Comment by Lawrin Novitsky [ 2014-10-22 ] |
|
The patch diff file |