Mysql 自增重置

重置自增字段值:

alter table table_name AUTO_INCREMENT=1
posted @ 2020-04-26 16:11  码农搬用工  阅读(521)  评论(0)    收藏  举报