WordPress database error: [Disk full (/tmp/#sql_385_2.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 ('nav_menu') ORDER BY t.name ASC
WordPress database error: [Disk full (/tmp/#sql_385_1.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 ('link_category') AND tt.count > 0 ORDER BY t.name ASC
WordPress database error: [Disk full (/tmp/#sql_385_1.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 tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (2221, 2432, 2434, 2436, 2438, 2440, 2442, 2444, 2446, 2448) ORDER BY t.name ASC