MySQL Error!
------------------------
The Error returned was:
Can't create/write to file '/tmp/#sql_832_0.MYI' (Errcode: 28)
Error Number:
1
SELECT p.id, p.date, p.short_story, p.xfields, p.title, p.category, p.alt_name FROM dle_post p LEFT JOIN dle_post_extras e ON (p.id=e.news_id) WHERE p.approve=1 AND p.date >= '2013-05-22 15:01:34' - INTERVAL 1 MONTH AND p.date < '2013-05-22 15:01:34' ORDER BY rating DESC, comm_num DESC, news_read DESC, date DESC LIMIT 0,10