RaigorJiang commented on issue #35195:
URL: 
https://github.com/apache/shardingsphere/issues/35195#issuecomment-2813305787

   @dingqianwen 
   I noticed that you are using MySQL database. You can register two schemas 
(as storage units) in the same logical database and load the tables on these 
two schemas.
   
   For MySQL, the same `host + port + user`, two storage units will reuse the 
same connection pool (provided that cluster mode is used and registered through 
DistSQL).
   
   This will not increase the number of connections.


-- 
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: notifications-unsubscr...@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to