Bug #68016 | explain visual execution plan to save image in PNG, JPG ... | ||
---|---|---|---|
Submitted: | 3 Jan 2013 2:50 | Modified: | 14 Mar 2014 15:08 |
Reporter: | Mathias Brem | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S4 (Feature request) |
Version: | 5.2.45 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | ANALYSE, explain, visual, Visual Explain |
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
[14 Jan 2013 21:14]
Mathias Brem
[13 Mar 2014 21:49]
Morgan Tocker
Export Plan Button
Attachment: export-plan-as-pdf.jpg (image/jpeg, text), 96.08 KiB.
[13 Mar 2014 21:49]
Morgan Tocker
Resulting Visual Explain File
Attachment: explain.png (image/png, text), 5.64 KiB.