WordPress database error: [Disk full (/tmp/#sql-temptable-afcd-515a2-19631.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 LEFT JOIN wp_icl_translations icl_t ON icl_t.element_id = tt.term_taxonomy_id AND icl_t.element_type IN ('tax_post_tag') WHERE tt.taxonomy IN ('post_tag') AND ( ( icl_t.element_type IN ('tax_post_tag') AND ( icl_t.language_code = 'en' OR 0 ) ) OR icl_t.element_type NOT IN ('tax_post_tag') OR icl_t.element_type IS NULL ) ORDER BY t.name ASC LIMIT 5

Antigua & Barbuda

WordPress database error: [Disk full (/tmp/#sql-temptable-afcd-515a2-19633.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 ('category', 'post_tag', 'post_format') AND tr.object_id IN (3890, 8290, 11339) ORDER BY t.name ASC