Bug #38764 | Adding new relationship will not update active Table Editor | ||
---|---|---|---|
Submitted: | 13 Aug 2008 9:12 | Modified: | 19 Dec 2013 18:50 |
Reporter: | Martin Groh | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.0.24 OSS | OS: | Windows (Vista) |
Assigned to: | Mike Lischke | CPU Architecture: | Any |
Tags: | Adding relationship, table editor |
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
[22 Aug 2008 14:13]
Martin Groh
[4 Sep 2008 13:46]
Johannes Taxacher
simple file containing 1 diagram and 3 tables to try this scenario
Attachment: testfile_38764.mwb (application/octet-stream, text), 4.35 KiB.