summaryrefslogtreecommitdiff
path: root/tests/grant.pl
diff options
context:
space:
mode:
authorRucha Deodhar <rucha.deodhar@mariadb.com>2020-10-08 23:05:35 +0530
committerRucha Deodhar <rucha.deodhar@mariadb.com>2020-10-11 21:44:23 +0530
commiteb612e42020b7409cd37f7ccb41ba61c70a8fb8b (patch)
tree86c738541df925e078b69fb17a7ceefc6f427651 /tests/grant.pl
parentd99f787244ab82f658b3f4a6c9877289e6385e04 (diff)
downloadmariadb-git-bb-10.3-MDEV-23445.tar.gz
MDEV-23445: LIMIT ROWS EXAMINED throws error in Debug build onlybb-10.3-MDEV-23445
Analysis: When we reach the maximum limit to examine rows killed_state is set as ABORT. But this isn't an actual error and we still return TRUE. This eventually sets error as UNKNOWN ERROR. Fix: Check if need to stop execution by checking the killed state. If we have to abort it, return false because this isn't an actual error.
Diffstat (limited to 'tests/grant.pl')
0 files changed, 0 insertions, 0 deletions