Bug #103801 | Can't use TimeSpan value with microseconds using prepared statement | ||
---|---|---|---|
Submitted: | 25 May 2021 20:38 | Modified: | 29 Nov 2021 17:41 |
Reporter: | Bradley Grainger (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 8.0.25 | OS: | Windows (10) |
Assigned to: | CPU Architecture: | Any |
[25 May 2021 20:38]
Bradley Grainger
[27 May 2021 7:56]
MySQL Verification Team
Hello Bradley, Thank you for the report and test case. Verified as described. regards, Umesh
[29 Nov 2021 17:41]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 8.0.28 release, and here's the proposed changelog entry from the documentation team: Microseconds specified in a time-span value were calculated incorrectly for prepared statements. Thank you for the bug report.