Bug #103412 | ER_CLIENT_INTERACTION_TIMEOUT sends wrong Compressed Packet Number | ||
---|---|---|---|
Submitted: | 21 Apr 2021 19:36 | Modified: | 27 Jul 2021 15:20 |
Reporter: | Bradley Grainger (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 8.0.24 | OS: | Linux (mysql:8.0.24 Docker image) |
Assigned to: | CPU Architecture: | Any |
[21 Apr 2021 19:36]
Bradley Grainger
[21 Apr 2021 19:36]
Bradley Grainger
Uncompressed protocol packet capture
Attachment: uncompressed.pcap (application/octet-stream, text), 2.82 KiB.
[21 Apr 2021 19:36]
Bradley Grainger
Compressed protocol packet capture
Attachment: compressed.pcap (application/octet-stream, text), 2.79 KiB.
[30 Apr 2021 6:42]
MySQL Verification Team
Hello Bradley, Thank you for the report and feedback! regards, Umesh
[27 Jul 2021 15:20]
Margaret Fisher
Posted by developer: Changelog entry added for MySQL 8.0.27: The error packet that MySQL Server sends to a client program when the wait timeout expires (ER_CLIENT_INTERACTION_TIMEOUT) used an incorrect sequence number of 2 instead of 0 in the packet header when protocol compression was used.