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/MYXMhM0n' (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 ('cat2e cat305e cat9e cat11e cat12e cat13e cat14e cat309e cat312e cat315e cat321e cat345e cat15e cat81e cat80e cat85e cat357e cat348e cat347e cat346e' IN BOOLEAN MODE) AND approve=1 AND date < '2025-12-08 23:48:51' ORDER BY date DESC LIMIT 179715,15