chana71 opened a new issue #6967: URL: https://github.com/apache/shardingsphere/issues/6967
## Question hi, Below words are described in the doc: > Do not support SQL that contains schema, for the concept of ShardingSphere is to use multiple data source as one data source, so all the SQL visits are based on one logic schema. my question is, our application were build above two schema's data in one database. when we transform from mysql to sharding-proxy, we map each schema as one datasource in <proxy>(is this the right way). If we do so, there leave many sql contains schema which will not work with sharding-proxy. thx! **For English only**, other languages will not accept. Before asking a question, make sure you have: - Googled your question. - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere/issues). - Read documentation: [ShardingSphere Doc](https://shardingsphere.apache.org/document/current/en/overview). Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot reproduce it on current information, we will **close it**. ---------------------------------------------------------------- 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]
