You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ki...@apache.org on 2020/06/11 09:34:03 UTC

[shardingsphere-benchmark] branch 5.0.0 updated (9128048 -> 2a25542)

This is an automated email from the ASF dual-hosted git repository.

kimmking pushed a change to branch 5.0.0
in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git.


    from 9128048  Merge pull request #46 from wcsoft/5.0.0
     new 96b2a39  fix incorrect way to create database connection for single route and master-slave-encrypt for 5.0.0
     new a7c45d5  fix incorrect way to create database connection for single route and master-slave-encrypt for 5.0.0
     new 8586daa  remove target
     new e1beb6a  remove idea
     new 2a25542  Merge pull request #49 from wcsoft/5.0.0

The 454 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |   1 +
 .../java/service/util/config/DataSourceUtil.java   | 128 ++++++++++++++-------
 2 files changed, 86 insertions(+), 43 deletions(-)
 create mode 100644 .gitignore