This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 18ea196 Move ErrPacketFactory to err package (#10080)
add f07da5d fix issue#9976 (#9994)
No new revisions were added by this update.
Summary of changes:
.../db/protocol/error/CommonErrorCode.java | 10 ++---
.../db/protocol/error/CommonErrorCodeTest.java | 2 +-
.../sharding/rule/BindingTableRule.java | 7 +++-
.../shardingsphere/sharding/rule/ShardingRule.java | 3 --
.../rql/impl/ShardingRuleQueryBackendHandler.java | 43 ++++++++++------------
.../mysql/err/MySQLErrPacketFactoryTest.java | 2 +-
6 files changed, 33 insertions(+), 34 deletions(-)