Bug #52227 | Different behavior with 1.0.11x and 6.2.2x, with charset problem | ||
---|---|---|---|
Submitted: | 19 Mar 2010 16:32 | Modified: | 22 Apr 2010 13:20 |
Reporter: | Jorge Bastos | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
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
[13 Apr 2010 16:10]
Jorge Bastos
[14 Apr 2010 6:52]
Tonci Grgin
Works...
Attachment: Bug52227.png (image/png, text), 22.19 KiB.
[14 Apr 2010 10:08]
Jorge Bastos
Pic1
Attachment: bug 52227, pic1.JPG (image/jpeg, text), 152.79 KiB.
[15 Apr 2010 8:09]
Tonci Grgin
Results
Attachment: 2ndQuery.png (image/png, text), 19.49 KiB.
[15 Apr 2010 10:03]
Jorge Bastos
Direct select
Attachment: bug 52227, pic2.JPG (image/jpeg, text), 190.37 KiB.
[15 Apr 2010 10:03]
Jorge Bastos
File save options, always UTF8
Attachment: bug 52227, pic3.JPG (image/jpeg, text), 199.15 KiB.