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 2c17070 fix wrong table rewrite in UPDATE statement SET clause
(#10056)
add eae7b25 Fixes #9991 (#10011)
No new revisions were added by this update.
Summary of changes:
.../db/protocol/error/CommonErrorCode.java | 2 ++
.../infra/config/datasource/DataSourceValidator.java | 19 ++++++++-----------
...edException.java => InvalidResourceException.java} | 10 +++++-----
.../distsql/rdl/impl/AddResourceBackendHandler.java | 14 +++++++++++---
.../rdl/impl/AddResourceBackendHandlerTest.java | 4 ++--
.../proxy/frontend/mysql/MySQLErrPacketFactory.java | 4 ++++
6 files changed, 32 insertions(+), 21 deletions(-)
copy
shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/exception/{ResourceInUsedException.java
=> InvalidResourceException.java} (85%)