Warning: mysqli_query(): (HY000/3): Error writing file '/tmp/MY20SDdY' (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/MY20SDdY' (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 (11808, 11815, 11823, 11827, 11834, 11838, 11842, 11843, 11848, 11856, 11860, 11864, 11868, 11872, 11876, 11880, 11890, 11894, 11898, 11902)
ORDER BY t.name ASC