Bug #30647 | Error retrieving utf8 encoding text fields containing croatian characters | ||
---|---|---|---|
Submitted: | 27 Aug 2007 17:38 | Modified: | 30 Aug 2007 19:00 |
Reporter: | horvoje bob | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 3.51.19/5.00.11 | OS: | Windows (XP Professional - Build 2600.xpsp_sp2_gdr.070227-2254 (SP2)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | connector, encoding, error, MySQL, ODBC, TEXT FIELD, utf8, varchar field |
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
[27 Aug 2007 17:41]
horvoje bob
[27 Aug 2007 17:42]
horvoje bob
The database created in MySQL Front - croatian characters are correctly displayed.
Attachment: img_1.png (image/png, text), 10.36 KiB.
[27 Aug 2007 17:43]
horvoje bob
Tables linked in MS-Access - you can see croatian characters transformed into something unreadable.
Attachment: img_2.png (image/png, text), 15.20 KiB.
[28 Aug 2007 8:56]
Tonci Grgin
Generic MS ODBC client odbcte32.exe producing correct results
Attachment: bug30647.jpg (image/jpeg, text), 111.95 KiB.