Ошибка базы данных WordPress: [Error writing file '/tmp/MYfd=122' (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 (2237, 3861, 338, 2942, 306, 269, 4840, 515, 3042, 3271, 244, 2155, 318, 1828, 271, 442, 424, 401, 391, 473, 301, 1829, 3011, 1734)
ORDER BY t.name ASC