When I change some value in a row in the "Data" tab and click out of the row, HeidiSQL automatically sends an UPDATE to the database. Is it possible to either
- explicitly commit the changes or
- at least show a confirmation dialog before updating the row?
I am seriously afraid of accidentally corrupting production data in our database.