Home > Q&A > body text
我为表student添加了字段xx,再想删除时,提示error 1091。可是,为什么会出现这个错误?
我在网上找到了这个办法:给xx字段添加主键,然后果然删除了。可是,主键不是不能删除的吗?这怎么又可以删除了?这个办法是什么道理?
能否解释一下?谢谢、
PHPz2017-04-17 16:24:49
Um, the table you used in the first picture is class instead of the student you showed