Hacker News new | ask | show | jobs
by valleyer 4012 days ago
What was the root cause of the problem?
2 comments

It was a linux kernel bug, not a MySQL bug: https://blog.mozilla.org/it/2012/06/30/mysql-and-the-leap-se...
if(seconds>60) while(1) malloc(1);