[ODBC-184] For resultset returning statements in a batch SQLRowCount returns 0 Created: 2018-09-13 Updated: 2021-06-07 |
|
| Status: | Open |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.0.6, 2.0.18 |
| Fix Version/s: | 3.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Standard only defines behavior of SQLRowCount for statements generating affected rows number, i.e. for upserts etc. For other queries it says it is driver defined. |