: mysqli_query(): (HY000/1): Can't create/write to file '/tmp/MYhxlAbJ' (Errcode: 28 - No space left on device) in
WordPress database error: [Can't create/write to file '/tmp/MYhxlAbJ' (Errcode: 28 - No space left on device)]
SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format', 'video-series') AND tr.object_id IN (47866, 48182, 48183, 48195, 48196, 48219, 48233, 48255, 48273, 48288, 48313, 48314, 48320, 48337, 48338, 48339, 48351, 48352, 48353, 48371, 48390, 48391, 48392, 48393, 48411, 48412, 48413, 48425, 48426, 48427, 48442, 48443) ORDER BY t.name ASC
: mysqli_query(): (HY000/1): Can't create/write to file '/tmp/MYOzbQBf' (Errcode: 28 - No space left on device) in
WordPress database error: [Can't create/write to file '/tmp/MYOzbQBf' (Errcode: 28 - No space left on device)]
SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id) WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (202)
AND
tt1.term_taxonomy_id IN (469)
) AND wp_posts.post_type IN ('premium', 'post') AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC