[ODBC-134] Fetch fails if unbound column contains NULL, and there was some descriptor field set for it Created: 2018-02-04 Updated: 2018-02-11 Resolved: 2018-02-04 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 2.0.15, 3.0.2 |
| Fix Version/s: | 2.0.16, 3.0.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
How to repeat(and it's self-explaining): This bug affects ADO, as similar sequence of actions is possible with CursorLocation adUseClient |
| Comments |
| Comment by Lawrin Novitsky [ 2018-02-04 ] |
|
The fix and the testcase have been pushed to odbc-3.0(ed92516) and odbc-2.0(d93b0b8) |