[MXS-1149] maxrows should return empty resultset instead of OK Created: 2017-02-28 Updated: 2017-03-14 Resolved: 2017-03-14 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxrows |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Massimiliano Pinto (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-29 |
| Description |
|
To minimize the risk for client confusion, maxrows should return an empty resultset instead of OK when any of its limits have been reached. As the client expects a resultset, it may not be prepared to handle an OK. |