WordPress database error: [Disk full (/tmp/#sql-temptable-38e-d9829-4c5fc3.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-d9829-4c5fc4.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-d9829-4c5fc5.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-d9829-4c5fc6.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-d9829-4c5fc7.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-d9829-4c5fc8.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-d9829-4c5fcd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_digages_activity_logs`
No account yet?
Create an Account