-
Couldn't load subscription status.
- Fork 8.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Ⅰ. Issue Description
could not intercept the sql witch has no primary and unique
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
insert into account_tbl(id, user_id, money, information, create_time) values
(?, ?, ?, ?, now()),
(null, ?, ?, ?, now())
on duplicate key update money = 100
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
- xxx
- xxx
- xxx
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
- JDK version :
- Seata version:
- OS :
- Others:
Metadata
Metadata
Assignees
Labels
No labels
