Bug #42690 | Links are not drawn | ||
---|---|---|---|
Submitted: | 9 Feb 2009 11:42 | Modified: | 7 Jun 2009 13:26 |
Reporter: | Christine Karman | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.1.7 alpha | OS: | Linux (32 bit ubuntu 8.10) |
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
[17 Feb 2009 11:37]
Christine Karman
[17 Feb 2009 11:37]
Christine Karman
scrolled down a little, relations don't show
Attachment: workbench2.png (image/png, text), 20.10 KiB.
[17 Feb 2009 11:38]
Christine Karman
table in right position, relations show
Attachment: workbench3.png (image/png, text), 12.33 KiB.
[17 Feb 2009 11:38]
Christine Karman
middle table move upward, relations not visible.
Attachment: workbench4.png (image/png, text), 10.46 KiB.