Bug #60706 | Error unserializing GRT data | ||
---|---|---|---|
Submitted: | 31 Mar 2011 14:42 | Modified: | 1 Apr 2011 18:13 |
Reporter: | Rafael Olanda | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S1 (Critical) |
Version: | 5.2.33 CE | OS: | Windows (7) |
Assigned to: | CPU Architecture: | Any | |
Tags: | error, file, mwb, MySQL, open, workbench |
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
[31 Mar 2011 16:16]
Rafael Olanda
[23 Mar 2016 14:29]
Gildonei Junior
It was working before update
Attachment: sample.mwb (application/octet-stream, text), 391.03 KiB.