slievrly commented on issue #6441: URL: https://github.com/apache/incubator-seata/issues/6441#issuecomment-2019392852
> > 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的主键冲突? two branch transactions under different xids that have modified data with the same primary key id. -- 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]
