- 精华
- 阅读权限
- 100
- 好友
- 相册
- 分享
- 听众
- 收听
- 注册时间
- 2022-5-26
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2024-1-15 13:37:44
|
显示全部楼层
运行 akserver scanner/main.aks 时报错.
api/class/AKRedis.aks.updateRow2Mysql at row 140 api mysqlExec update `global_var` set `id`='1',`json`='{"allocUserID":10019}',`name`='userInfo' where `name`="userInfo" limit 1;//Duplicate entry '1' for key 'PRIMARY' __sys__t73=mysqlExec(cnn,sql);
api/class/AKRedis.aks.updateRow2Mysql at row 140 __sys__t73=mysqlExec(cnn,sql);
api/class/AKRedis.aks.updateRow at row 368 __sys__t176=__sys__t173(self,cnn,tableName,colName,colVal,_row);
game/class/Game.aks.__unnamed__15 at row 768 __sys__t26=__sys__t17(__sys__t14,__sys__t20,__sys__t3,__sys__t4,__sys__t5,__sys__t6,__sys__t23,__sys__t24,__sys__t25,self,__sys__t10);
game/class/RebotMgr.aks.__unnamed__0 at row 110 __sys__t367=__sys__t364(game);
game/class/Game.aks.__unnamed__20 at row 839 __sys__t42=__sys__t39(rebotMgr,__sys__t8);
scanner/main.aks at row 32 __sys__t101=__sys__t98(game);
|
|