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是在对数据进行删除或者更新时常见的错误。
解决办法:在输入语句的地方输入下面这句话即可。







评论(0)


暂无数据
推荐帖子
0条评论
0条评论
0条评论