sandynz opened a new issue #14641: URL: https://github.com/apache/shardingsphere/issues/14641
## Bug Report ### Which version of ShardingSphere did you use? master branch ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy, scaling ### Expected behavior No error message return ### Actual behavior Sometimes it respond "Malformed packet": ``` mysql> show scaling status 1757889056821006; ERROR 2027 (HY000): Malformed packet ``` ### Reason analyze (If you can) ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc. ### Example codes for reproduce this issue (such as a github link). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
