Hacker News new | ask | show | jobs
by axiak 2714 days ago
Even if the system isn't calendar aware, if all of a sudden you have negative timestamps you can have strange boundary conditions where loops might run forever, hanging the system.
1 comments

I will never forget discovering that "SELECT FROM_UNIXTIME(-1)" would instantly crash MySQL.