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

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

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