会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
xulonglong
博客园
首页
新随笔
联系
订阅
管理
2019年11月27日
数据库死锁的问题,Deadlock found when trying to get lock; try restarting transaction at Query.formatError
摘要: 场景:应用刚上线排除大批量请求的问题线上多次出现的Deadlock found when trying to get lock错误代码:async batchUpdate(skus, { transaction }) { const result = await Promise.all(skus.map(async sku => { const record = await thi...
阅读全文
posted @ 2019-11-27 16:46 xulonglong
阅读(1187)
评论(0)
推荐(0)
编辑
公告