Bug #71464 | Error during "Visual Explain" on MySQL Workbench 6.1.1 | ||
---|---|---|---|
Submitted: | 24 Jan 2014 0:47 | Modified: | 7 Feb 2014 6:50 |
Reporter: | Ryusuke Kajiyama | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.1.1 | OS: | MacOS (10.9.1) |
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
[24 Jan 2014 0:47]
Ryusuke Kajiyama
[24 Jan 2014 12:29]
Miguel Solorzano
On Mac Maverick
Attachment: explain.png (image/png, text), 233.16 KiB.
[27 Jan 2014 22:53]
Miguel Solorzano
Explain against 5.7.3
Attachment: explain_573.png (image/png, text), 197.29 KiB.