Warning: mysqli_query(): (HY000/3): Error writing file '/tmp/MYr4MFgl' (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/MYr4MFgl' (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 (2042, 2044, 2070, 2073, 2076, 8417, 8482, 8585, 8590, 8655, 8686, 8703, 8796, 8808, 8813, 8905, 8943, 10611, 10620, 10631)
ORDER BY t.name ASC