php update +1 批量更新
我现在是使用while循环每次进行400条更新速度很慢偶然会掉数据;$up="updatezanset`yes`=yes+1whereuid={$row['userid'...
我现在是使用while循环每次进行400条更新 速度很慢偶然会掉数据;
$up="update zan set `yes`=yes+1 where uid={$row['userid']} and ren={$row['ren']} and ma={$row['ma']}";
我的语句现在是这样, yes 本身+1 where跟着是条件。
一次性执行几百条,最后yes得到的总是是不对的 偶尔,由此可见性能不好,请问有什么好办法?按我这条语句的话 展开
$up="update zan set `yes`=yes+1 where uid={$row['userid']} and ren={$row['ren']} and ma={$row['ma']}";
我的语句现在是这样, yes 本身+1 where跟着是条件。
一次性执行几百条,最后yes得到的总是是不对的 偶尔,由此可见性能不好,请问有什么好办法?按我这条语句的话 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询