Bug #70411 | Choosing "Copy Query for Matches" on "Search Table Data" result row causes crash | ||
---|---|---|---|
Submitted: | 24 Sep 2013 22:56 | Modified: | 7 Nov 2013 2:50 |
Reporter: | Jeff Andersen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 6.0.6.11184, 6.0.7 | OS: | Windows (Windows 7 SP 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 Sep 2013 22:59]
Jeff Andersen
[24 Sep 2013 23:00]
Jeff Andersen
This is the error that displays when workbench crashes.
Attachment: Workbench_Error.png (image/x-png, text), 26.03 KiB.
[24 Sep 2013 23:01]
Jeff Andersen
This is the result of choosing "System Info" from the workbench Help menu.
Attachment: Workbench_SystemInfo.txt (text/plain), 738 bytes.
[24 Sep 2013 23:30]
Jeff Andersen
Help -> System Info result after having upgraded to 6.0.7
Attachment: Workbench_SystemInfo2.txt (text/plain), 742 bytes.