TeslaCN commented on issue #20713: URL: https://github.com/apache/shardingsphere/issues/20713#issuecomment-1316680720
To fix this issue, we have to refactor MySQLPacket. Removing the sequence ID from MySQLPacket and handling sequence ID in Codec. https://github.com/apache/shardingsphere/blob/35a97dd82bdad130379f7aa570e3baa3b7347942/db-protocol/mysql/src/main/java/org/apache/shardingsphere/db/protocol/mysql/packet/MySQLPacket.java#L28-L33 -- 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]
