Bug #21748 | Unable to load any saved model | ||
---|---|---|---|
Submitted: | 21 Aug 2006 9:42 | Modified: | 29 Dec 2006 7:04 |
Reporter: | michael hinge | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Workbench Preview | Severity: | S1 (Critical) |
Version: | 1.1.5 alpha | OS: | MacOS (Mac OS X 10.4.8) |
Assigned to: | CPU Architecture: | Any | |
Tags: | crash, load, model |
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
[11 Dec 2006 21:56]
michael hinge
[11 Dec 2006 21:57]
michael hinge
the same sample with Mac ver. 116a & 5.0.27
Attachment: Test_116a_Rev12-plus-3_Mac10-4-8.mwb (application/octet-stream, text), 195.98 KiB.
[11 Dec 2006 21:57]
michael hinge
the sql file for the sample (12 Tables)
Attachment: Migration_Test.sql (application/octet-stream, text), 6.02 KiB.