Bug #105181 | Empty result from MySqlConnection.GetSchema("Procedure Parameters") call. | ||
---|---|---|---|
Submitted: | 9 Oct 2021 17:18 | Modified: | 19 Jan 2022 21:44 |
Reporter: | Ilya Gunya | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.0.26, 8.0.27 | OS: | Windows |
Assigned to: | CPU Architecture: | x86 | |
Tags: | GetSchema, NET |
[9 Oct 2021 17:18]
Ilya Gunya
[15 Dec 2021 12:42]
MySQL Verification Team
Hello Ilya Gunya, Thank you for the bug report. Verified as described. Regards, Ashwini Patil
[19 Jan 2022 21:44]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 8.0.29 release, and here's the proposed changelog entry from the documentation team: When calling the GetSchema("Procedure Parameters") method of a MySqlConnection object, the returned table included column names without any rows representing the collection. Thank you for the bug report.