修改mysql某一键为自增键

alter table tb_name modify id int auto_increment primary key

posted on 2013-08-03 12:21  lzsnolimit  阅读(293)  评论(0)    收藏  举报