You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/11/19 07:02:54 UTC

[GitHub] [shardingsphere] xiaoliu10 commented on issue #8217: proxy excute insert sql but insert into all physical table

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:
users@infra.apache.org