Bug #18523 | Arrange elements should maintain region limits | ||
---|---|---|---|
Submitted: | 26 Mar 2006 22:17 | Modified: | 2 May 2006 17:42 |
Reporter: | Tony Freixas | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Workbench Preview | Severity: | S3 (Non-critical) |
Version: | 1.0.5 beta | OS: | Windows (Windows XP) |
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
[15 Jun 2006 9:42]
Tonci Grgin
[15 Jun 2006 9:43]
Tonci Grgin
After arrange
Attachment: 18523-02.jpg (image/jpeg, text), 62.44 KiB.
[15 Jun 2006 9:44]
Tonci Grgin
Save imported model, then arange
Attachment: 18523-03.jpg (image/jpeg, text), 88.81 KiB.