[ODBC-212] Wrong Input/Output parameter type when mapping SQLBindParam to SQLBindParameter Created: 2019-01-23 Updated: 2019-01-30 Resolved: 2019-01-30 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | N/A |
| Fix Version/s: | 3.1.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
We currently do SQL_PARAM_INPUT_OUTPUT, while here that suggested to be SQL_PARAM_INPUT. |