summaryrefslogtreecommitdiff
path: root/regex
diff options
context:
space:
mode:
authorKrunal Bauskar krunal.bauskar@oracle.com <>2013-01-14 10:49:51 +0530
committerKrunal Bauskar krunal.bauskar@oracle.com <>2013-01-14 10:49:51 +0530
commite47f3943f9f042040b028246a2d1d063e0473e79 (patch)
treeaad92f261e8a7d32f91681dc585068907a6bfcee /regex
parent3d9d0e7766d4195bbe40dbac8d85abcfe343beb0 (diff)
downloadmariadb-git-e47f3943f9f042040b028246a2d1d063e0473e79.tar.gz
- BUG#1608883: KILLING A QUERY INSIDE INNODB CAUSES IT TO EVENTUALLY CRASH
WITH AN ASSERTION Recently we added check to handle kill query signal for long operating queries. While the query interruption is reported it must to ensure cursor is restore to proper state for HANDLER interface to work correctly. Normal select query will not face this problem, as on recieving interrupt, select query is aborted and new select query result in re-initialization (including cursor). rb://1836. Approved by Marko.
Diffstat (limited to 'regex')
0 files changed, 0 insertions, 0 deletions