Bug #74680 | MySQL Workbench 6.2.3 - missing collation when utf8mb4 character set is used | ||
---|---|---|---|
Submitted: | 4 Nov 2014 9:24 | Modified: | 4 Nov 2014 9:54 |
Reporter: | Miha Svalina | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 6.2, 6.2.3, 8.0.34, 8.1 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | collation, MySQL 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
[4 Nov 2014 9:27]
Miha Svalina
[8 Nov 2016 15:10]
Joe Mihalich
Here is a screen shot of one of my tables
Attachment: company-table.jpg (image/jpeg, text), 282.14 KiB.