summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKrunal Bauskar krunal.bauskar@oracle.com <Unknown>2013-01-14 10:49:51 +0530
committerKrunal Bauskar krunal.bauskar@oracle.com <Unknown>2013-01-14 10:49:51 +0530
commit54c47527e25f7ebe8c0d995b4a9a1bea901047a9 (patch)
treeaad92f261e8a7d32f91681dc585068907a6bfcee /include
parentc4afaa42423d664477ca5df6cb45f49860381bfc (diff)
downloadmariadb-git-54c47527e25f7ebe8c0d995b4a9a1bea901047a9.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 'include')
0 files changed, 0 insertions, 0 deletions