| Bug #117827 | Inconsistent conversion to_sql for cext vs pure python | ||
|---|---|---|---|
| Submitted: | 28 Mar 17:54 | Modified: | 3 Sep 17:02 |
| Reporter: | Andrew Zhao | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | Connector / Python | Severity: | S3 (Non-critical) |
| Version: | 9.2.0 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[28 Mar 17:54]
Andrew Zhao
[1 Apr 8:28]
MySQL Verification Team
Hello Andrew Zhao, Thank you for the report and feedback. regards, Umesh
[4 Jul 15:59]
Daniel So
Posted by developer: Added the following entry to the Connector/Python 9.4.0 changelog: "Unlike when using the C extension, the pure-Python implementation could not convert NumPy float62 values into a MySQL type during a query. With this fix, the conversion works, so that the C Extension and pure-Python implementations are now consistent in this respect."
