WordPress database error: [Disk full (/tmp/#sql_4b15_0.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 (77) ORDER BY t.name ASC

Segreteria e amministrazione | Dr. Gaetano Zanoli
Dr. Gaetano Zanoli
Disk full (/tmp/#sql_4b15_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")SELECT p.post_title as post_title, p.guid as guid FROM wp_posts p join wp_term_relationships tr ON (p.ID = tr.object_id) WHERE p.post_type='post' AND p.post_status='publish' AND tr.term_taxonomy_id = 10 ORDER BY p.post_date DESC LIMIT 1