摘要: alter table 表名 change id id int AUTO_INCREMENT 注:id必须为主键时才可以这样使用 阅读全文
posted @ 2020-07-24 14:22 JAVA之家TY 阅读(3643) 评论(0) 推荐(0) 编辑