如何解决MySQL 1075错误

来源:这里教程网 时间:2026-02-28 13:51:00 作者:

推荐:《mysql视频教程》

MySQL:SQL错误(1075)

Incorrect table definition;there can be only one auto column and it must be defined as a key

74f49e4d43c32251df0b298e2e29194.png

设为自增的字端需要设置为主键

相关推荐