-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.3
-
Component/s: maxrows
-
Labels:None
It should be possible to configure maxrows to return an error when the maximum has been reached instead of a resultset of 0 rows.
There should, for instance, be a configuration setting like:
return=empty|error|ok
with empty being the default.