qgao233 commented on issue #33390:
URL:
https://github.com/apache/shardingsphere/issues/33390#issuecomment-2436690082
可能有些误解,我不是要说老版本的支持,我的问题是如果使用sharding-proxy,如何配置多个逻辑库,目前我没找到如何配置的操作,我只是想要应用程序连接该中间件,而该中间件有多个逻辑库,对应的逻辑库可有对应的配置分库分表啥的,如:
app->sharding-proxy(
sharding_db_1[dataSources: ds_0,ds_1],
sharding_db_2[dataSources: ds_0,ds_1]
)
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]