Bug #74360 | Crashs everytime on Retina MAC when click "Select Rows - Limit 1000" | ||
---|---|---|---|
Submitted: | 13 Oct 2014 17:26 | Modified: | 3 Feb 2016 18:59 |
Reporter: | Luis Bontempo | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 6.2.3 | OS: | MacOS (OS X 10.9.x Mavericks) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
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
[18 Jan 2015 18:10]
Harri Honko
[18 Jan 2015 18:16]
Harri Honko
OS X-provided annotated log trace per threads
Attachment: Problem Details and System Configuration SELECT1000crash.rtf (text/rtf), 84.38 KiB.