Bug #107568 | binary data starting with 0x00 are returned as empty string | ||
---|---|---|---|
Submitted: | 15 Jun 2022 8:40 | Modified: | 10 Aug 2022 20:25 |
Reporter: | Rastislav Masaryk | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / Python | Severity: | S1 (Critical) |
Version: | 8.0.29 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[15 Jun 2022 8:40]
Rastislav Masaryk
[15 Jun 2022 9:27]
MySQL Verification Team
Hello Rastislav Masaryk, Thank you for the report and test case. regards, Umesh
[10 Aug 2022 20:25]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Connector/Python 8.0.31 release, and here's the proposed changelog entry from the documentation team: Selecting binary data that began with 0x00 would return as an empty string. Thank you for the bug report.