Bug #93643 | Contribution: fix recv compress bug | ||
---|---|---|---|
Submitted: | 17 Dec 2018 16:29 | Modified: | 16 Jun 2023 2:29 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / Python | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[17 Dec 2018 16:29]
OCA Admin
[17 Dec 2018 16:29]
OCA Admin
Contribution submitted via Github - fix recv compress bug (*) Contribution by Allen Long (Github longwenwen, mysql-connector-python/pull/46#issuecomment-446892469): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_237984402.txt (text/plain), 4.33 KiB.
[17 Dec 2018 18:29]
MySQL Verification Team
Thank you for the contribution.
[1 Jun 2023 18:22]
Oscar Pacheco
Posted by developer: Thanks, Allen Long for the contribution.
[16 Jun 2023 2:29]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Connector/Python 8.1.0 release, and here's the proposed changelog entry from the documentation team: When switching to compressed mode while using the pure Python implementation, a compressed packet could have contained an incomplete MySQL packet. Thanks to Allen Long for the contribution. Thank you for the bug report.