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/02/20 07:50:26 UTC

[GitHub] [incubator-shardingsphere] kimmking commented on issue #4377: sharding-proxy have been started, but the schema 'sharding_db' can not be seen in the navicat

kimmking commented on issue #4377: sharding-proxy have been started,but the schema 'sharding_db' can not be seen in the navicat
URL: https://github.com/apache/incubator-shardingsphere/issues/4377#issuecomment-588704220
 
 
   with master version: 
   ![image](https://user-images.githubusercontent.com/807508/74911956-ab59b800-53f8-11ea-942f-552c70b0909b.png)
   
   ```
   schemaName: testproxy
   
   dataSources:
     test:
       url: jdbc:mysql://127.0.0.1:3306/test?serverTimezone=UTC&useSSL=false
       username: root
   ```
   

----------------------------------------------------------------
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


With regards,
Apache Git Services