Bug #74708 | Can't see Stored Procedures in Navigator pane on Workbench 6.2 | ||
---|---|---|---|
Submitted: | 6 Nov 2014 8:40 | Modified: | 24 May 2018 15:27 |
Reporter: | Graham Charlton | Email Updates: | |
Status: | QA review | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 6.2.3/6.3.4 | OS: | Any (OSX 10.10, Windows 7 Pro) |
Assigned to: | CPU Architecture: | Any |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[10 Nov 2014 11:28]
Miguel Solorzano
[10 Nov 2014 14:54]
Graham Charlton
screen showing missing stored procedures
Attachment: Screen Shot 2014-11-10 at 12.30.35.png (image/png, text), 172.31 KiB.