Skip to content

shardingsphere-proxy:MySQL batch submit select SQL #34336

@hanchenxi0618

Description

@hanchenxi0618

Firstly, I used a proxy to proxy a MySQL database. When I connected to the proxy using dBVAER and selected multiple select statements to execute, the SQL received by the proxy was actually a concatenation of multiple SQL statements. After execution, only the result set of the first SQL statement was returned.
image
Background abnormal location :ProxyStatementExecutorCallback.execute

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions