alter table judged_clue MODIFY column ignore_status tinyint(3) DEFAULT 0; alter table judged_clue drop column risk_area;