摘要: table tablename modify id int(20) not null auto_increment comment '序号' first, add PRIMARY KEY (id asc); 阅读全文
posted @ 2021-08-16 10:06 *乐途* 阅读(123) 评论(0) 推荐(0)