hongmin118 commented on issue #6441: URL: https://github.com/apache/incubator-seata/issues/6441#issuecomment-2017284704
> > You can check the locking xid from the database. It is a normal phenomenon for concurrent transactions that modify the same data to hold locks. > > 您是说两个分支事务修改相同的数据,就会导致lock_table的主键冲突? 我试了下,两个事务操作同一条数据,lock_table是不会有主键冲突的。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
