Y
Hacker News
new
|
ask
|
show
|
jobs
by
jniedrauer
2310 days ago
I once saw an integer overflow impact production because someone was concatenating primary keys together as strings to form new primary keys (and storing them as an integer type).