WordPress database error: [Disk full (/tmp/#sql_33c_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SELECT SQL_CALC_FOUND_ROWS pm_posts.*
FROM pm_posts LEFT JOIN pm_term_relationships ON (pm_posts.ID = pm_term_relationships.object_id)
WHERE 1=1 AND pm_posts.ID IN (4401,1760,1746,1744) AND (
pm_term_relationships.term_taxonomy_id IN (7)
) AND ((pm_posts.post_type = 'post' AND (pm_posts.post_status = 'publish')) OR (pm_posts.post_type = 'featured_item' AND (pm_posts.post_status = 'publish')))
GROUP BY pm_posts.ID
ORDER BY FIELD(pm_posts.ID,4401,1760,1746,1744)
LIMIT 0, 9999