Server shutdown in progressSELECT article_id, datediff( NOW(), date ) as days FROM articles WHERE article_id <> 61910 AND category_id = 1 ORDER BY days, ratio DESC LIMIT 0, 100