Bug #96770 | Contribution: following fix reserved filed should be with length 22 now | ||
---|---|---|---|
Submitted: | 5 Sep 2019 14:50 | Modified: | 18 Dec 2019 22:23 |
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 |
[5 Sep 2019 14:50]
OCA Admin
[5 Sep 2019 14:50]
OCA Admin
Contribution submitted via Github - followup fix for BUG29855733, reserved filed should be with length 22 now (*) Contribution by Qianqian Bu (Github GuuBu, mysql-connector-python/pull/52#issuecomment-528157966): 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_313405161.txt (text/plain), 909 bytes.
[5 Sep 2019 22:01]
MySQL Verification Team
Thank you for the contribution.
[4 Nov 2019 5:49]
倩倩 卜
May I ask is there any update or plan for this?
[18 Dec 2019 22:23]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Connector/Python 8.0.19 release, and here's the changelog entry as proposed by the documentation team: Fixed the reserved SSL authentication filed; it changed from 23 to 22. Thanks to Qianqian Bu for the patch. Thank you for the bug report.