Warning: mysqli_query(): (HY000/3): Error writing file '/tmp/MYggdWq2' (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/MYggdWq2' (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 (9715, 9719, 9732, 9736, 9745, 9785, 11186, 11190, 11206, 11214, 11220, 11227, 11233, 11237, 11244, 11248, 11271, 11279, 11283, 11287)
ORDER BY t.name ASC