Bug #65669 | Mysqldump adds wierd bytes to utf8 characters stored in field encoded as latin1 | ||
---|---|---|---|
Submitted: | 19 Jun 2012 9:47 | Modified: | 20 Jun 2012 19:10 |
Reporter: | Santilín lín | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S3 (Non-critical) |
Version: | mysql Ver 14.14 Distrib 5.5.24 | OS: | Linux (debian-linux-gnu) |
Assigned to: | CPU Architecture: | Any | |
Tags: | utf8 mysqldump latin1 |
[19 Jun 2012 9:47]
Santilín lín
[20 Jun 2012 19:10]
Sveta Smirnova
Thank you for the report. > Storing an utf8 string in a field of a table encoded as latin1 makes mysqldump add wierd bytes to the utf8 representation of the characters making them unrecoverable. This is not supported since version 4.1. Although you can insert such a value, further behavior is expected to be not predictable.