Skip to content

Fetch cannot be subsequently interrupted via DELETE FROM MON$STATEMENTS [CORE4010] #1467

Closed
@firebird-automations

Description

@firebird-automations

Submitted by: @dyemanov

If the query is interrupted while fetching from a large cursor and the client decides to continue fetching the remaining rows, second and further attempts to interrupt this query will fail. Interruption will work again as soon as the client will restart this query or start another one.

Commits: 1a4c0c5 7a6b9f8