What's causing this deadlock

前端 未结 0 584
名媛妹妹
名媛妹妹 2020-12-18 00:02

I\'m running the following SQL (trying to do an upsert) and sometimes it ends up failing with a deadlock and I\'m not sure why:

BEGIN TRY
    INSERT MyTable (         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题