This is an automated email from the ASF dual-hosted git repository.
menghaoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 92ced5e No need to filter disable slave data source when use
SHOW_SLAVE_STATUS discovery type. (#16276)
add c20619f Minor optimize for code style (#16265)
No new revisions were added by this update.
Summary of changes:
.../driver/executor/batch/BatchPreparedStatementExecutor.java | 4 ++--
.../driver/jdbc/adapter/AbstractPreparedStatementAdapter.java | 2 +-
.../shardingsphere/driver/jdbc/core/resultset/ResultSetUtil.java | 6 +++---
.../driver/jdbc/core/statement/ShardingSpherePreparedStatement.java | 4 ++--
.../driver/jdbc/core/statement/ShardingSphereStatement.java | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)