Warning: mysqli_query(): (HY000/3): Error writing file '/tmp/MYHMcUyD' (Errcode: 28 - No space left on device) in /var/www/html/wp-includes/class-wpdb.php on line 2187
WordPress database error: [Error writing file '/tmp/MYHMcUyD' (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_barcode', 'pa_brand', 'pa_flavours', 'pa_manufacturer', 'pa_origin', 'pa_pcs-carton', 'pa_product-text', 'pa_shelf-life') AND tr.object_id IN (5243, 5249, 5271, 5276, 5371, 5500, 9681, 9685, 9689, 9693, 9697, 10771, 10778, 10810, 10815, 10835, 10840, 10845, 11770, 11775)
ORDER BY t.name ASC