Bug #90432 Call stored procedure doesn't actually pass args to procedure
Submitted: 13 Apr 2018 16:06 Modified: 16 Apr 2018 5:11
Reporter: Руслан Мухаметшин Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.3.10 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[13 Apr 2018 16:06] Руслан Мухаметшин
Description:
On click on "execute" icon in stored procedures list window "Call stored procedure ...". There're input fields for procedure parameters. But they are actually useless, because any value you input there, there's same result: '0' for text fields and 0 for numeric.

How to repeat:
1. Connect to MySQL server.
2. Create any stored procedure with few parameters.
3. Try to execute it through GUI with custom parameters.
4. See result, described before.

Suggested fix:
There's problem with GUI.. I guess you know how to fix it.
[14 Apr 2018 3:15] MySQL Verification Team
Thank you for the bug report. Please provide a complete test case not just with it's description. Thanks.
[14 Apr 2018 8:25] Руслан Мухаметшин
Selecting stored procedure to execute.

Attachment: 1.1.PNG (image/png, text), 5.27 KiB.

[14 Apr 2018 8:25] Руслан Мухаметшин
Filling it's parameters

Attachment: 1.2.PNG (image/png, text), 10.19 KiB.

[14 Apr 2018 8:26] Руслан Мухаметшин
Getting "default" result.

Attachment: 1.3.PNG (image/png, text), 16.83 KiB.

[16 Apr 2018 5:11] Chiranjeevi Battula
Hello  Руслан,

Thank you for the feedback.
This is most likely duplicate of Bug #80564, please see Bug #80564

Thanks,
Chiranjeevi.