Bug #16725 | CAST AS BINARY with utf-8 strings gives wrong results | ||
---|---|---|---|
Submitted: | 23 Jan 2006 14:21 | Modified: | 8 Feb 2006 15:37 |
Reporter: | Hans M?ller | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | mysql Ver 14.12 Distrib 5.0.16, for pc- | OS: | Linux (Linux) |
Assigned to: | CPU Architecture: | Any |
[23 Jan 2006 14:21]
Hans M?ller
[8 Feb 2006 15:37]
Valeriy Kravchuk
Thank you for a problem report. Sorry, but I was not able to repeat the behaviour you described with 5.0.19-BK on Linux. Gives me 1 row with the following character_set_% variables: mysql> show variables like 'char%'\G *************************** 1. row *************************** Variable_name: character_set_client Value: utf8 *************************** 2. row *************************** Variable_name: character_set_connection Value: utf8 *************************** 3. row *************************** Variable_name: character_set_database Value: utf8 *************************** 4. row *************************** Variable_name: character_set_results Value: utf8 *************************** 5. row *************************** Variable_name: character_set_server Value: latin1 *************************** 6. row *************************** Variable_name: character_set_system Value: utf8 *************************** 7. row *************************** Variable_name: character_sets_dir Value: /home/openxs/dbs/5.0/share/mysql/charsets/ 7 rows in set (0.01 sec) So, please, try to use newer version, 5.0.18.