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 aedbdbb Modify the default value of the variable `agent plugs
enabled`. (#15395)
add 62427d6 Unified database integration test database password format.
(#15389)
No new revisions were added by this update.
Summary of changes:
.../atomic/storage/impl/MySQLContainer.java | 2 +-
.../docker/proxy/conf/db/mysql/config-db.yaml | 20 +++++------
.../config-dbtbl-with-readwrite-splitting.yaml | 40 +++++++++++-----------
...dbtbl-with-readwrite-splitting-and-encrypt.yaml | 40 +++++++++++-----------
.../proxy/conf/encrypt/mysql/config-encrypt.yaml | 2 +-
.../mysql/config-readwrite-splitting.yaml | 6 ++--
.../proxy/conf/shadow/mysql/config-shadow.yaml | 4 +--
.../mysql/config-sharding-governance.yaml | 2 +-
.../docker/proxy/conf/tbl/mysql/config-tbl.yaml | 2 +-
.../test/resources/env/db/init-sql/mysql/init.sql | 2 +-
.../init-sql/mysql/init.sql | 2 +-
.../init-sql/mysql/init.sql | 2 +-
.../resources/env/encrypt/init-sql/mysql/init.sql | 2 +-
.../readwrite_splitting/init-sql/mysql/init.sql | 2 +-
.../resources/env/shadow/init-sql/mysql/init.sql | 2 +-
.../sharding_governance/init-sql/mysql/init.sql | 2 +-
.../test/resources/env/tbl/init-sql/mysql/init.sql | 2 +-
17 files changed, 67 insertions(+), 67 deletions(-)