Y
Hacker News
new
|
ask
|
show
|
jobs
by
valleyer
4012 days ago
What was the root cause of the problem?
2 comments
ars
4012 days ago
It was a linux kernel bug, not a MySQL bug:
https://blog.mozilla.org/it/2012/06/30/mysql-and-the-leap-se...
link
soup10
4012 days ago
if(seconds>60) while(1) malloc(1);
link