[CONPY-8] nextset doesn't take in account current reading set Created: 2018-07-24 Updated: 2018-07-24 Resolved: 2018-07-24 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | DBAPI 2.0 |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Georg Richter |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
nextset must return next set. Current set might not be entirely read (previous execution with fetchmany for example). |