tachibana22 opened a new pull request, #1122: URL: https://github.com/apache/incubator-seata-go/pull/1122
- [x] I have registered the PR [changes](https://github.com/apache/incubator-seata-go/tree/master/changes). **What this PR does**: Intercept the `REPLACE INTO` statement in AT mode to prevent potential data inconsistency, as AT mode does not currently support it. Added corresponding unit tests to verify the interception and ensure normal execution for non-global transactions. **Which issue(s) this PR fixes**: Fixes #1121 **Special notes for your reviewer**: None. **Does this PR introduce a user-facing change?**: ```release-note NONE -- 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]
