[Err] 1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key

 

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

 

id为自增AUTO_INCREMENT,所以必须为主键。

 

相关文章: