Skip to content

Oracle Batch Insert Not Support #7607

@AziCat

Description

@AziCat

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

Image

Ⅱ. 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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions