-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Open
Labels
task: help-wantedExtra attention is neededExtra attention is needed
Description
Check Ahead
-
I have searched the issues of this repository and believe that this is not a duplicate.
-
I am willing to try to fix this bug myself.
Ⅰ. Issue Description
i have a sql like: insert all into a (id) values(1) into a (id) values(2) SELECT 1 FROM DUAL
it will parse to OracleMultiInsertStatement
but io.seata.sqlparser.druid.DruidSQLRecognizerFactoryImpl not support OracleMultiInsertStatement type

Ⅱ. 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
seata version:2.0
druid version:1.2.8
Metadata
Metadata
Assignees
Labels
task: help-wantedExtra attention is neededExtra attention is needed