This is an automated email from the ASF dual-hosted git repository.
zhonghongsheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from c4640fb Fix the unsigned datatype problem when query with
PrepareStatement. #… (#13982)
add 3aeff7f Revise #13975 and add more tests (#13985)
No new revisions were added by this update.
Summary of changes:
.../netty/FrontendChannelInboundHandler.java | 6 +
.../netty/FrontendChannelInboundHandlerTest.java | 124 +++++++++++++++++++++
2 files changed, 130 insertions(+)
create mode 100644
shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-core/src/test/java/org/apache/shardingsphere/proxy/frontend/netty/FrontendChannelInboundHandlerTest.java