Bug #60276 | Error executing task 'ascii' codec can't decode byte 0xe6 in position 2: ordinal | ||
---|---|---|---|
Submitted: | 28 Feb 2011 9:08 | Modified: | 22 Jul 2013 2:33 |
Reporter: | a a | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S1 (Critical) |
Version: | 5.2.33, 5.2.36, 5.2.37, 5.2.40 | OS: | Any (fedora14, Windows) |
Assigned to: | CPU Architecture: | Any | |
Tags: | export to self-contained file |
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
[26 Mar 2011 13:20]
a a
[27 Mar 2011 4:01]
a a
backup files of all the dbs.my fedora14 LANG=zh_CN
Attachment: mysql_back.dbs (application/octet-stream, text), 491.10 KiB.