上面是将 MySQL 的某个字段增加自增属性的命令。

alter table table_name modify id int auto_increment