Lỗi cơ sở dữ liệu WordPress: [Disk full (/tmp/#sql_700e_33.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`
Lỗi cơ sở dữ liệu WordPress: [Disk full (/tmp/#sql_700e_33.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('product_visibility') ORDER BY t.name ASC
Lỗi cơ sở dữ liệu WordPress: [Disk full (/tmp/#sql_700e_33.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SELECT t.*, tt.*, 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 (671, 2445, 3024, 3025, 3027, 3053, 3055, 3126, 3128, 3335, 3344, 3365) ORDER BY t.name ASC