You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/01/22 12:16:30 UTC

[GitHub] xiaoxing598 opened a new issue #1799: How to configure the initialization parameters of the connection pool?

xiaoxing598 opened a new issue #1799: How to configure the initialization parameters of the connection pool?
URL: https://github.com/apache/incubator-shardingsphere/issues/1799
 
 
   Can you tell me how to configure the parameters of the connection pool itself? I don't see similar information on the official documentation.
   
   ```
   sharding.jdbc.datasource.master.type=com.alibaba.druid.pool.DruidDataSource
   sharding.jdbc.datasource.master.driver-class-name=com.mysql.cj.jdbc.Driver
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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