terrymanu opened a new pull request #10276:
URL: https://github.com/apache/shardingsphere/pull/10276


   The protocol impl is missing if using COM_FIELD_LIST command.
   
   please check: 
https://dev.mysql.com/doc/internals/en/com-query-response.html#packet-Protocol::ColumnDefinition41
   
   ```
     if command was COM_FIELD_LIST {
   lenenc_int     length of default-values
   string[$len]   default values
     }
   ```


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to