gravity icon indicating copy to clipboard operation
gravity copied to clipboard

Support Update SQL Engine to Resolve Deadlock

Open Ryan-Git opened this issue 4 years ago • 0 comments

For mysql, even in RC isolation level, perform replace on table with unique index has a big chance to generate dead lock.

We have to support update sql engine in such circumstance.

Ryan-Git avatar Apr 20 '20 13:04 Ryan-Git