已有数据的表添加自增主键

alter table `base_dictmark` add dict_id int not null primary key Auto_increment  first;

posted @ 2019-02-13 11:59  胡一生  阅读(2317)  评论(0)    收藏  举报