ALTER TABLE `extend_alumnus` CHANGE `ID` `ID` INT(11) auto_increment 1 NOT NULL;TRUNCATE TABLE `extend_alumnus`;