Bug #88777 | set default value | ||
---|---|---|---|
Submitted: | 6 Dec 2017 9:36 | Modified: | 11 Dec 2017 11:55 |
Reporter: | Karel Kühpast | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench | Severity: | S5 (Performance) |
Version: | 6.3.10 | OS: | Windows (Microsoft Windows 10 Home) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
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
[6 Dec 2017 13:00]
Karel Kühpast
[6 Dec 2017 13:01]
Karel Kühpast
6.3.6 bulid 511 BOOL
Attachment: bool.jpg (image/jpeg, text), 80.85 KiB.
[6 Dec 2017 13:31]
Karel Kühpast
is set Not Null
Attachment: notnull.jpg (image/jpeg, text), 194.54 KiB.
[7 Dec 2017 9:51]
Chiranjeevi Battula
Screenshot
Attachment: Bug_88777.png (image/png, text), 104.58 KiB.