热线电话:13121318867

登录
2020-06-01 阅读量: 930
MySQL之Error Code 1175

Error Code: 1175. You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column. To disable safe mode, toggle the option in Preferences -> SQL Editor and reconnect.

1175是在对数据进行删除或者更新时常见的错误。

解决办法:在输入语句的地方输入下面这句话即可。

27.2207
4
关注作者
收藏
评论(0)

发表评论

暂无数据
推荐帖子