WordPress database error: [Disk full (/tmp/#sql-temptable-38e-da380-4c8dc6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM `wp_digages_conversations` LIKE 'source_type'
WordPress database error: [Duplicate column name 'source_type']ALTER TABLE `wp_digages_conversations` ADD COLUMN `source_type` varchar(80) DEFAULT NULL AFTER `matched_question`
WordPress database error: [Disk full (/tmp/#sql-temptable-38e-da380-4c8dc7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM `wp_digages_conversations` LIKE 'source_details'
WordPress database error: [Duplicate column name 'source_details']ALTER TABLE `wp_digages_conversations` ADD COLUMN `source_details` longtext DEFAULT NULL AFTER `source_type`
WordPress database error: [Disk full (/tmp/#sql-temptable-38e-da380-4c8dc8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM `wp_digages_conversations` LIKE 'feedback_status'
WordPress database error: [Duplicate column name 'feedback_status']ALTER TABLE `wp_digages_conversations` ADD COLUMN `feedback_status` varchar(20) DEFAULT 'unreviewed' AFTER `full_name`
WordPress database error: [Disk full (/tmp/#sql-temptable-38e-da380-4c8dc9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM `wp_digages_conversations` LIKE 'admin_corrected_answer'
WordPress database error: [Duplicate column name 'admin_corrected_answer']ALTER TABLE `wp_digages_conversations` ADD COLUMN `admin_corrected_answer` longtext DEFAULT NULL AFTER `feedback_status`
WordPress database error: [Disk full (/tmp/#sql-temptable-38e-da380-4c8dca.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM `wp_digages_conversations` LIKE 'feedback_notes'
WordPress database error: [Duplicate column name 'feedback_notes']ALTER TABLE `wp_digages_conversations` ADD COLUMN `feedback_notes` text DEFAULT NULL AFTER `admin_corrected_answer`
WordPress database error: [Disk full (/tmp/#sql-temptable-38e-da380-4c8dcb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM `wp_digages_conversations` LIKE 'ip_address'
WordPress database error: [Disk full (/tmp/#sql-temptable-38e-da380-4c8dd0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_digages_activity_logs`
WordPress database error: [Disk full (/tmp/#sql-temptable-38e-da380-4c8dd2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`