MySQL Error!
MySQL error in file: /engine/modules/topnews_category.php at line 55
Error Number: 1
The Error returned was:
Can't create/write to file '/tmp/#sql-temptable-4cbc-28ac21-1b7.MAI' (Errcode: 28 "No space left on device")
SQL query:

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 category regexp '[[:<:]](42)[[:>:]]' AND p.approve=1 AND p.date >= '2025-06-30 20:19:45' - INTERVAL 1111 MONTH AND p.date < '2025-06-30 20:19:45' ORDER BY rating DESC, comm_num DESC, news_read DESC, date DESC LIMIT 0,10