Bug #9146 | Some character in UTF-8 missed | ||
---|---|---|---|
Submitted: | 12 Mar 2005 17:30 | Modified: | 7 Apr 2005 6:54 |
Reporter: | Reza Sadeghi | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | OS: | Windows (win 2003 server Enterprise Editi) | |
Assigned to: | CPU Architecture: | Any |
[12 Mar 2005 17:30]
Reza Sadeghi
[23 Mar 2005 17:07]
Jose Alejandro Guizar
I'm positive that mysql's internal charset conversion engine (or whatever it is) has bugs, and somehow it's enconding your input internally. Since you don't want that to happen, you have to properly configure the character_set_* variables; I made a post with more information, see bug #9091 for a possible solution to your problem.