Bug #83961 | Double indexing in many-to-many relationships | ||
---|---|---|---|
Submitted: | 25 Nov 2016 10:07 | Modified: | 28 Nov 2016 6:29 |
Reporter: | Roman Syroeshko | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S2 (Serious) |
Version: | 6.3.8 build 1228 CE (64 bits) | OS: | Windows (8.1 Single Language (64 bit)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Indexing, many-to-many, modeling, N:M, workbench |
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
[25 Nov 2016 10:08]
Roman Syroeshko
[25 Nov 2016 13:45]
Chiranjeevi Battula
Screenshot
Attachment: 83961.JPG (image/jpeg, text), 89.92 KiB.
[25 Nov 2016 13:55]
Roman Syroeshko
BTW, I can't change issue status to Open, because it is not available for me.
Attachment: 83961_cannot_reopen.png (image/png, text), 40.30 KiB.
[28 Nov 2016 6:30]
Chiranjeevi Battula
Screenshot
Attachment: 83961_1.JPG (image/jpeg, text), 196.17 KiB.