wsg96321 commented on issue #15727: URL: https://github.com/apache/shardingsphere/issues/15727#issuecomment-1056115813
Maybe it is a good idea for this Exception to deal like "mysql connection refuse " ? We use this in game's mysql meta data, so I think it is normal for game to "start a new server " or "merge two server " or "close a old server ". In this case , I have to often to `ADD RESROUCE` and `DROP RESOURCE` , and then execute SQL `ALTER SHARDING TABLE RULE xxxx` for every table like `hero/vip/user/account` and so on . -- 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]
