sandynz opened a new issue #12954:
URL: https://github.com/apache/shardingsphere/issues/12954


   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   5.0.0-RC1-SNAPSHOT
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Scaling
   
   ### Expected behavior
   Show real status, no error occur
   
   ### Actual behavior
   Client received:
   ```
   ERROR 2027 (HY000): Malformed packet
   ```
   
   ### Reason analyze (If you can)
   No real data return in `ShowScalingJobStatusQueryResultSet` in some case.
   
   TODO list:
   - Return data in any case in `ShowScalingJobStatusQueryResultSet`, make sure 
no query error
   - Persist error status in register center, and related refactoring
   
   ### 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]


Reply via email to