Bug #71177 | Intermittant crash upon executing query | ||
---|---|---|---|
Submitted: | 18 Dec 2013 20:43 | Modified: | 15 May 2014 23:14 |
Reporter: | Alan Schmidt (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | mysql-workbench-community-6.0.8-1.fc19. | OS: | Linux |
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
[18 Dec 2013 20:46]
Alan Schmidt
[18 Dec 2013 20:47]
Alan Schmidt
var_log_messages as provided by abrt
Attachment: var_log_messages (application/octet-stream, text), 12.34 KiB.