mysql修改id为自增长

alter table questionlib modify id int(11) auto_increment;

posted @ 2018-12-30 10:10  林台山人  阅读(290)  评论(0)    收藏  举报