Menu

#8 Add mechanism for stopping runaway query

open
5
2003-06-19
2003-06-19
Paul Sterk
No

Some queries return a very large number of results in
their result set. This situation causes the browser to
hang.

There is currently no way to cancel such a "runaway"
query. The workaround is to kill the browser.

Another feature that could be added to mitigate this
problem involves limiting the maximum number of rows
returned from any query. The max results value could
be set as a property.

Discussion


Log in to post a comment.