RaigorJiang opened a new issue #10519:
URL: https://github.com/apache/shardingsphere/issues/10519
For #10455
The `shardingsphere-proxy-example` module has some problems.
- shardingsphere-proxy-boot-mybatis-example (sharding)
`pass`
- shardingsphere-proxy-boot-mybatis-example (readwrite-splitting)
`pass`
but need more explanatory information.
1. DDL like `create table` can be executed in write data source, but if
the table does not exist in read data source, query SQL may get exception.
2. some schemas in `manual_schema.sql` are obsolete, need update.
- shardingsphere-proxy-hint-example
`failed`
- `config-databases-tables.yaml` parse error
- `config-write-only.yaml` parse error
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]