apache / apache/incubator-seata
Add the sql tag for seata
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
## Why you need it?
Is your feature request related to a problem? Please describe in details
我们需要将Seata自身发出的相关sql打上特定标签,并且保证其能落到binlog,在应用侧出现数据问题时可以很好的与Seata自身的sql做出区分
Server端和Seata-AT模式的sql都需要打上标签
We need to tag related SQL from SEATA itself and make sure it falls into binlog so that it can be distinguished from SEATA's own SQL when data problems occur on the application side
Both the Server-side and Seata-AT mode SQL needs to be labeled
case:
## How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
## Other related information
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.