xiaoliu10 commented on issue #8217:
URL: https://github.com/apache/shardingsphere/issues/8217#issuecomment-730173705
this is datasource config
dataSources:
zookeeper_0:
url: jdbc:mysql://xxxx:3306/zookeeper_0?useUnicode=true
zookeeper_1:
url: jdbc:mysql://xxxx:3306/zookeeper_1?useUnicode=true
zookeeper_2:
url: jdbc:mysql://xxxx:3306/zookeeper_2?useUnicode=true
----------------------------------------------------------------
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]