Bug #81571 Add support for Decimal parsing in protocol.py (contribution)
Submitted: 24 May 2016 13:28 Modified: 8 Feb 2022 19:45
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[24 May 2016 13:28] OCA Admin
Description:
This bug tracks a contribution by Luke Weber (Github user: lukeweber) as described in http://github.com/mysql/mysql-connector-python/pull/18

How to repeat:
See description

Suggested fix:
See contribution code attached
[24 May 2016 13:28] OCA Admin
Contribution submitted via Github - Add support for Decimal parsing in protocol.py 
(*) Contribution by Luke Weber (Github lukeweber, mysql-connector-python/pull/18#issuecomment-221028356): 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_69941937.txt (text/plain), 1.93 KiB.

[24 May 2016 14:50] MySQL Verification Team
Thank you for the bug report.
[8 Feb 2022 19:45] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Server 8.0.29 release, and here's the proposed changelog entry from the documentation team:

Added support for Decimal parsing. Thanks to Luke Weber for the patch.

Thank you for the bug report.