This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 52bd2eb31f9 Refactor MySQLAdminExecutorCreator to reduce its cognitive
complexity (#27627)
add 789c37e2a87 Support jdbc adapter to get databaseName from sql (#27623)
No new revisions were added by this update.
Summary of changes:
.../infra/session/query/QueryContext.java | 13 ++++
.../driver/executor/DriverJDBCExecutor.java | 16 +++--
.../statement/ShardingSpherePreparedStatement.java | 67 ++++++++---------
.../core/statement/ShardingSphereStatement.java | 84 ++++++++++++----------
.../sqlfederation/engine/SQLFederationEngine.java | 19 ++---
5 files changed, 114 insertions(+), 85 deletions(-)