Bug #89335 | Connector MySqlCommandBuilder.DeriveParamaters cant't handle JSON value type. | ||
---|---|---|---|
Submitted: | 20 Jan 2018 12:29 | Modified: | 23 Jan 2018 6:24 |
Reporter: | Andreas Baier | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 6.10.5.0, 8.0.16 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | json |
[20 Jan 2018 12:29]
Andreas Baier
[21 Jan 2018 5:51]
Bradley Grainger
@Andreas Baier, MySqlConnector now implements MySqlCommandBuilder.DeriveParameters (and it supports JSON parameters): https://github.com/mysql-net/MySqlConnector/issues/419
[23 Jan 2018 6:24]
Chiranjeevi Battula
Hello Andreas Baier, Thank you for the bug report. Verified this behavior on Visual Studio 2017 (C#.Net) and Connector/NET 6.10.5 version. Thanks, Chiranjeevi.
[23 Jan 2018 6:25]
Chiranjeevi Battula
Screenshot
Attachment: Bug_89335.PNG (image/png, text), 88.22 KiB.
[12 Jun 2019 9:51]
MySQL Verification Team
Bug #95748 marked as duplicate of this one