99999久久久久久亚洲,欧美人与禽猛交狂配,高清日韩av在线影院,一个人在线高清免费观看,啦啦啦在线视频免费观看www

熱線電話:13121318867

登錄
2021-04-23 閱讀量: 597
mysql報(bào)錯(cuò) Error Code: 1175. You are using safe update mode

問:

mysql報(bào)錯(cuò) Error Code: 1175. You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column.



答:

這是因?yàn)閙ysql在安全模式中,在非主鍵條件下無法對(duì)數(shù)據(jù)進(jìn)行更新,可以通過執(zhí)行語句:SET SQL_SAFE_UPDATES = 0;

取消安全模式,再執(zhí)行之前的更新語句。

92.3077
0
關(guān)注作者
收藏
評(píng)論(0)

發(fā)表評(píng)論

暫無數(shù)據(jù)
推薦帖子