WordPress database error: [Disk full (/tmp/#sql-temptable-2e8-13c784f-1a4b3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM wp_mwai_tasks LIKE 'category'
WordPress database error: [Duplicate column name 'category']ALTER TABLE wp_mwai_tasks
ADD COLUMN category VARCHAR(32) NOT NULL DEFAULT 'general' AFTER description
WordPress database error: [Disk full (/tmp/#sql-temptable-2e8-13c784f-1a4b4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM wp_mwai_tasks LIKE 'auto_delete'
WordPress database error: [Disk full (/tmp/#sql-temptable-2e8-13c784f-1a4b5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM wp_mwai_tasks LIKE 'deletable'
WordPress database error: [Disk full (/tmp/#sql-temptable-2e8-13c784f-1a4b6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM wp_mwai_tasks LIKE 'is_multistep'
WordPress database error: [Disk full (/tmp/#sql-temptable-2e8-13c784f-1a4b7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM wp_mwai_tasks LIKE 'last_message'
WordPress database error: [Disk full (/tmp/#sql-temptable-2e8-13c784f-1a4b8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW COLUMNS FROM wp_mwai_tasks LIKE 'step_data'
WordPress database error: [Duplicate column name 'step_data']ALTER TABLE wp_mwai_tasks
ADD COLUMN step_data LONGTEXT NULL AFTER step_name
WordPress database error: [Disk full (/tmp/#sql-temptable-2e8-13c784f-1a4b9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-2e8-13c784f-1a4ba.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`
WordPress database error: [Disk full (/tmp/#sql-temptable-2e8-13c784f-1a4bb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SHOW FULL COLUMNS FROM `wp_options`