Ошибка базы данных WordPress: [Error writing file '/tmp/MYfd=116' (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 (1737, 3271, 252, 1828, 4469, 464, 3036, 2602, 2244, 306, 515, 316, 516, 391, 287, 2155, 3007, 4365, 269, 277, 3780, 3848, 2213, 7560)
ORDER BY t.name ASC