You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/02/16 03:05:08 UTC

[shardingsphere] branch master updated (133551d -> d3b0ef8)

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

zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 133551d  Remove unused property (#15416)
     add d3b0ef8  Fixed ShardingSphere-Proxy start failed when driverClassName is com.mysql.cj.jdbc.Driver. (#15409)

No new revisions were added by this update.

Summary of changes:
 .../infra/datasource/pool/creator/DataSourceReflection.java           | 2 +-
 .../infra/datasource/pool/creator/DataSourcePoolCreatorTest.java      | 3 ---
 .../datasource/pool/creator/type/DBCPDataSourcePoolCreatorTest.java   | 1 -
 .../datasource/pool/creator/type/HikariDataSourcePoolCreatorTest.java | 1 -
 .../pool/creator/type/TomcatDBCPDataSourcePoolCreatorTest.java        | 3 ---
 .../infra/datasource/props/DataSourcePropertiesTest.java              | 1 -
 .../infra/datasource/props/DataSourcePropertiesValidatorTest.java     | 4 +---
 .../yaml/config/swapper/YamlDataSourcePropertiesSwapperTest.java      | 4 ----
 .../metadata/persist/service/impl/DataSourcePersistServiceTest.java   | 1 -
 .../src/test/resources/yaml/persist/data-source-foo.yaml              | 1 -
 10 files changed, 2 insertions(+), 19 deletions(-)