WordPress veri tabanı sorunu: [Error writing file '/tmp/MYZUFAWs' (Errcode: 28 - No space left on device)]SELECT DISTINCT t.term_id, tr.object_id
FROM wphp_terms AS t INNER JOIN wphp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wphp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (817, 667, 651, 210, 249, 303, 316, 355, 364, 288)
ORDER BY t.name ASC