MySQL

default

MySQL

1
2
3
# 修改主键为自增
alter table iot_relate_sys modify relate_id int (11) auto_increment;

Licensed under CC BY-NC-SA 4.0
Comments
  • Latest
  • Oldest
  • Hottest
No comment yet.
Powered by Waline v2.15.8
Gear(夕照)的博客。记录开发、生活,以及一些不足为道的思考……