Bug #81725 | import as json in utf8 format writes each non latin characters in \unnnn format | ||
---|---|---|---|
Submitted: | 4 Jun 2016 16:41 | Modified: | 5 Jun 2016 17:01 |
Reporter: | Artem Kh. | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench | Severity: | S5 (Performance) |
Version: | 6.3.6 | OS: | Windows (Microsoft Windows 8.1 Single Language) |
Assigned to: | CPU Architecture: | Any | |
Tags: | import, json, literraly, 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
[4 Jun 2016 16:44]
Artem Kh.
[5 Jun 2016 17:03]
Artem Kh.
Bug for non latin values in first level of json
Attachment: Bug for non latin values in first level of json.png (image/png, text), 21.63 KiB.