Ошибка базы данных WordPress: [Error writing file '/tmp/MYfd=112' (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 (4737, 3056, 8197, 2243, 5341, 3725, 5931, 3007, 518, 4619, 1734, 338, 442, 373, 260, 2238, 614, 2239, 7751, 318, 397, 277, 513, 293)
ORDER BY t.name ASC