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 2019/09/24 06:05:21 UTC

[GitHub] [incubator-shardingsphere-example] betterjava commented on a change in pull request #182: add example for sharding-proxy of hint mode

betterjava commented on a change in pull request #182: add example for sharding-proxy of hint mode
URL: https://github.com/apache/incubator-shardingsphere-example/pull/182#discussion_r327439384
 
 

 ##########
 File path: example-core/example-api/src/main/java/org/apache/shardingsphere/example/core/api/DataSourceUtil.java
 ##########
 @@ -29,7 +29,7 @@
     
     private static final String USER_NAME = "root";
     
-    private static final String PASSWORD = "";
+    private static final String PASSWORD = "liya76133951";// changed by liya
 
 Review comment:
   Sorry for that.I used it for test many days ago.I will check every file before I pull from now 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services