Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
karmakaze
on Oct 6, 2020
|
parent
|
context
|
favorite
| on:
Time for a WTF MySQL Moment
It would binary sort weird with negatives < 0 < positives but would put the largest magnitude negative closest to 0.
Also not Offset binary which uses 0111 for -1 rather than MySQL's 0001.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Also not Offset binary which uses 0111 for -1 rather than MySQL's 0001.