目前在學(xué)習(xí)mysql,當(dāng)我刪除一個自增的主鍵時,會提示我ERROR 1075 (42000): Incorrect table definition; there can be only one auto column and it must be defined as a key而刪除一個非自增主鍵時就能成功,所以請問一下,為什么不能刪除一個自增的主鍵?刪除主鍵時有哪些注意點?
添加回答
舉報
0/150
提交
取消