Bug #49431 | Routine groups seems busted | ||
---|---|---|---|
Submitted: | 3 Dec 2009 22:05 | Modified: | 24 Mar 2010 13:46 |
Reporter: | Todd Farmer (OCA) | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S2 (Serious) |
Version: | 5.2.10 r4680 | OS: | Any (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
[3 Dec 2009 22:08]
Todd Farmer
[3 Dec 2009 22:08]
Todd Farmer
Can't drop #2
Attachment: SP32-20091203-140701.gif (image/gif, text), 55.86 KiB.
[3 Dec 2009 22:09]
Todd Farmer
Can't cut/copy
Attachment: SP32-20091203-140738.gif (image/gif, text), 81.07 KiB.