Can SELECT FOR UPDATE cause deadlocks?

前端 未结 0 1823
后悔当初
后悔当初 2020-12-16 00:12

I am using Django 2.2.12 as an ORM for MySQL 8.0, one of the queries is a concurrent SELECT FOR UPDATE, inside a transaction, where two or more threads may be t

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