[MXS-882] QC: Provide means for adding a LIMIT clause to a SELECT statement. Created: 2016-10-05 Updated: 2016-10-17 Resolved: 2016-10-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | QueryClassifier |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | 2.1 Query Classifier Improvements |
| Description |
|
In 2.1 we need to be able to put a maximum limit on the number of rows that can be returned to a client. Consequently, we need to be able to alter or add a LIMIT clause to a query. |
| Comments |
| Comment by Johan Wikman [ 2016-10-17 ] |
|
Not needed after all. |