WordPress-Datenbank-Fehler: [Disk full (/tmp/#sql-temptable-2723eb-be2ffe-153ff.MAI); waiting for someone to free some space... (errno: 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_brand', 'product_type', 'product_visibility', 'product_cat', 'product_tag', 'product_shipping_class') AND tr.object_id IN (9070, 9064)
ORDER BY t.name ASC
WordPress-Datenbank-Fehler: [Disk full (/tmp/#sql-temptable-2723eb-be2ffe-15400.MAI); waiting for someone to free some space... (errno: 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_brand', 'product_type', 'product_visibility', 'product_cat', 'product_tag', 'product_shipping_class') AND tr.object_id IN (29167)
ORDER BY t.name ASC