Alter mysql table column, set to auto_increment June 2, 2014rdircio alter table Doctor modify column id bigint auto_increment;