OceanBase数据库无法回滚
### Check Ahead
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
- [ ] I am willing to try to fix this bug myself.
### Ⅰ. Issue Description
OceanBase数据库因为是三副本,回滚的时候,比较的数据数据有可能是别的副本,可是这个副本的数据和保存到undo_log中的数据不一致,导致无法回滚。
### Ⅱ. Describe what happened
_No response_
### Ⅲ. Describe what you expected to happen
_No response_
### Ⅳ. How to reproduce it (as minimally and precisely as possible)
_No response_
### Ⅴ. Anything else we need to know?
_No response_
### Ⅵ. Environment
_No response_
2 条评论