select SQL_CALC_FOUND_ROWS a.*,am.level from jos_wmart_article as a left join jos_wmart_article_map as am on a.id=am.item_id and am.item_id=am.children_id where a.publish_id = 2 and a.date_publish < "2025-07-02 04:50:03" and a.publish_id in ("2") and a.parent_id=3469 group by a.id order by a.date_publish desc limit 0,4 Disk full (/tmp/#sql-temptable-132c77-9746c-49d1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")