Y
Hacker News
new
|
ask
|
show
|
jobs
by
h1d
3307 days ago
I'm beginning to think this is a flaw in SQL. It's so easy to bust the entire table.
Could've had something like 'UPDATE ALL' required for queries without filtering.
1 comments
blibble
3307 days ago
just run BEGIN TRANSACTION before
link