Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.