Lỗi cơ sở dữ liệu WordPress: [Error writing file '/tmp/MYfd=3339' (OS 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_type', 'product_visibility', 'product_cat', 'product_tag', 'product_shipping_class') AND tr.object_id IN (9963, 11649, 10203, 12482, 11639, 6359, 10983, 11411, 11417, 11412, 11437, 11415, 11416, 11430, 11418, 11421, 11419, 11420)
ORDER BY t.name ASC