WordPress database error: [Can't create/write to file '/tmp/MYjIgahr' (Errcode: 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_type', 'product_visibility', 'product_cat', 'product_tag', 'product_shipping_class', 'pa_attrib_weight', 'pa_att_variation', 'pa_brand', 'pa_color', 'pa_flavours', 'pa_fragrances', 'pa_measure_unit', 'pa_size', 'pa_weight') AND tr.object_id IN (3701, 5932, 6237, 6879, 2181, 2182, 22134, 2299, 5399) ORDER BY t.name ASC