Bug #72208 | Item of "Performance Reports" was decreased. | ||
---|---|---|---|
Submitted: | 2 Apr 2014 11:37 | Modified: | 8 Apr 2014 17:25 |
Reporter: | Yoshiaki Yamasaki | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | MySQL Workbnech 6.1.4 | OS: | Any |
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
[2 Apr 2014 11:38]
Yoshiaki Yamasaki
[2 Apr 2014 11:38]
Yoshiaki Yamasaki
"Performance Reports" at MySQL Workbench 6.1.4
Attachment: MWB_6.1.4.png (image/png, text), 131.35 KiB.
[2 Apr 2014 15:20]
Miguel Solorzano
PF Reports
Attachment: pf_reports.png (image/png, text), 113.19 KiB.
[4 Apr 2014 9:40]
Yoshiaki Yamasaki
diff about sys_56.sql between "MWB 6.1.2" and "MWB 6.1.4"
Attachment: diff.htm (text/html), 57.32 KiB.