Ошибка базы данных WordPress: [Error writing file '/tmp/MYfd=120' (OS errno 28 - No space left on device)]
SELECT DISTINCT t.term_id, 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 ('product_brand', 'product_type', 'product_visibility', 'product_cat', 'product_tag', 'product_shipping_class', 'pa_ves') AND tr.object_id IN (281, 5810, 500, 469, 336, 457, 2237, 2236, 4469, 7834, 609, 2155, 4619, 2241, 484, 252, 277, 1828, 301, 260, 3811, 2992, 2233)
ORDER BY t.name ASC