I am using MySQL version 8.0
Whenever I write a query and if it seems to take long I press the interrupt button because previously when I would not press "interrupt" button it would crash my database. Later I would press "interrupt" and did not seem to crash database.
Does pressing "Interrupt" button immediately terminates query? or is it only in our GUI that seems to stop and in the background it is still processing queries?