吴伟杰

Results 152 comments of 吴伟杰

Try adding `rewriteBatchedStatements=true` to client's JDBC URL.

Could you provide a demo about this issue? There are too many reasons could impact performance.

Try setting `allowMultiQueries=false`. Then the MySQL Connector will send `COM_SET_OPTIONS` implicitly.

Hi @lanchengx Any update here?

Hi @williamXinCC Please provide us your configurations, DDL, actual SQL and errors.

Could you paste the SQL and codes in text format? Screenshots doesn't help us to reproduce this issue.

Hi @lwzcwh About sidecar, you may refer to https://github.com/database-mesh/pisanix

I tried your command. All containers will be destroyed after tests finished for about half a minute. ``` [INFO ] 2022-08-10 10:22:12.544 [main] 🐳 [apache/shardingsphere-proxy-test:latest] - Container apache/shardingsphere-proxy-test:latest started in...

> yes, All containers will be destroyed after all tests finished。 But, Why not container will be destroyed when the one test finished. This may not be taken in consideration...

Hi @Huletian Could you try the ShardingSphere 5.1.1? We did some enhancements about batched statements in https://github.com/apache/shardingsphere/issues/16124.