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

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[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.