Warning: mysqli_query(): (HY000/3): Error writing file '/tmp/MYzITmCY' (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/MYzITmCY' (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 (12530, 12532, 12541, 12548, 12556, 12566, 12573, 12579, 12585, 12593, 12598, 12604, 12615, 12622, 12629, 12637, 12646, 12655)
ORDER BY t.name ASC