Y
Hacker News
new
|
ask
|
show
|
jobs
by
deepsun
1416 days ago
In SQL `count = count + 1` does not have race conditions. The discussion about contention (bad performance), not about race conditions (incorrect results).