MySQL Error!
MySQL error in file: /engine/modules/show.short.php at line 82
Error Number: 3
The Error returned was:
Error writing file '/tmp/MYWf1rGR' (Errcode: 28 - No space left on device)
SQL query:

SELECT p.id, p.autor, p.date, p.short_story, CHAR_LENGTH(p.full_story) as full_story, p.xfields, p.title, p.category, p.alt_name, p.comm_num, p.allow_comm, p.fixed, p.tags, e.news_read, e.allow_rate, e.rating, e.vote_num, e.votes, e.view_edit, e.editdate, e.editor, e.reason FROM dleshka_post p LEFT JOIN dleshka_post_extras e ON (p.id=e.news_id) WHERE MATCH (category) AGAINST ('cat276e cat323e cat324e cat325e cat326e cat327e cat328e cat329e cat330e cat331e cat332e cat333e cat334e cat335e cat336e cat344e cat337e cat338e cat339e cat340e cat341e cat342e cat343e' IN BOOLEAN MODE) AND approve=1 AND date < '2025-12-08 23:06:05' ORDER BY date DESC LIMIT 68475,15