Bug #91123 | Incorect case handling when calling stored procedure. | ||
---|---|---|---|
Submitted: | 4 Jun 2018 9:05 | Modified: | 4 Jun 2018 13:36 |
Reporter: | Roman Kvasov | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.0.11, 5.7 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[4 Jun 2018 9:05]
Roman Kvasov
[4 Jun 2018 12:42]
Chiranjeevi Battula
Hello Roman Kvasov, Thank you for the bug report. I could not repeat the issue at our end using with Visual Studio 2017 and Connector/NET 8.0.11 version. Could you please provide repeatable test case (exact steps/sample project, screenshot etc. - please make it as private if you prefer) to confirm this issue at our end? Thanks, Chiranjeevi.
[4 Jun 2018 12:43]
Chiranjeevi Battula
Screenshot
Attachment: Bug_91123.PNG (image/png, text), 55.21 KiB.
[4 Jun 2018 13:21]
Roman Kvasov
Step by step * Download mysql wget 'https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.18-winx64.zip' * unzip unzip mysql-5.7.18-winx64.zip * init ./mysql-5.7.18-winx64/bin/mysqld.exe --initialize-insecure --console * start ./mysql-5.7.18-winx64/bin/mysqld.exe --console * test dotnet run I included script into repository. Script assums that it runs under cygwin.
[4 Jun 2018 13:31]
Roman Kvasov
output from test script
Attachment: log.zip (application/x-zip-compressed, text), 42.33 KiB.
[4 Jun 2018 13:36]
Chiranjeevi Battula
Hello Roman Kvasov, Thank you for the feedback. Verified this behavior on Visual Studio 2017 and Connector/NET 8.0.11 with MySQL 5.7 version. Thanks, Chiranjeevi.
[4 Jun 2018 13:37]
Chiranjeevi Battula
Screenshot
Attachment: Bug_91123.PNG (image/png, text), 104.33 KiB.