Hacker News new | ask | show | jobs
by pseudonym 5332 days ago
In situations where I can't avoid it (I've come into more projects with no development database and no concept of the idea than I'd like to say), I've taught myself that starting any data modification on a live server always begins with START TRANSACTION.